Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixing typo.  should be singular

Signed-off-by: Paul Yuknewicz <[email protected]>
  • Loading branch information
paulyuk authored Sep 27, 2023
1 parent 1086072 commit df74c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions state_management/go/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Visit the Dapr documentation on [State Management](https://docs.dapr.io/developi

> **Note:** This example leverages the Dapr Client SDK. You can find an example using plain HTTP in the [`http` folder](../http/).
This quickstarts includes one service: Go client service `order-processor`
This quickstart includes one service: Go client service `order-processor`

## Run multiple apps with multi-app run template file

Expand Down Expand Up @@ -80,4 +80,4 @@ You're up and running! Both Dapr and your app logs will appear here.
2. Stop and clean up application processes
dapr stop --app-id order-processor

<!-- END_STEP -->
<!-- END_STEP -->

0 comments on commit df74c45

Please sign in to comment.