Update workflows/csharp/sdk/README.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
This commit is contained in:
Ryan Lettieri 2023-02-06 17:14:25 -07:00 committed by GitHub
parent 8e29320fa4
commit 6eaa93efe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dotnet build
```
<!-- END_STEP -->
2. Run the Dotnet service app with Dapr:
2. Run the console app with Dapr:
<!-- STEP
name: Run order-processor service