mirror of https://github.com/dapr/docs.git
Update README.md (#579)
Corrected spelling mistake Co-authored-by: Young Bu Park <youngp@microsoft.com>
This commit is contained in:
parent
c88d247a26
commit
aa742b5ad4
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue