Update README.md (#579)

Corrected spelling mistake

Co-authored-by: Young Bu Park <youngp@microsoft.com>
This commit is contained in:
Shailendra Singh 2020-05-20 00:42:30 +02:00 committed by GitHub
parent c88d247a26
commit aa742b5ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Dapr exposes its APIs as a sidecar architecture, either as a container or as a p
### Standalone
In standaline mode dapr runs as a separate process from which your service code can call via HTTP or gRPC.
In standalone mode dapr runs as a separate process from which your service code can call via HTTP or gRPC.
<img src="../images/overview-sidecar.png" width=600>