mirror of https://github.com/dapr/quickstarts.git
tweak to readme to make more language independent
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
This commit is contained in:
parent
14f14c1ef8
commit
4587d896f9
|
|
@ -87,7 +87,7 @@ Expected output:
|
|||
|
||||
### What happened
|
||||
|
||||
When you ran `dotnet run` for the client app:
|
||||
When you ran the client app:
|
||||
|
||||
1. A `SmartDetectorActor` is created with these properties: Id = 1, Location = "First Floor", Status = "Ready".
|
||||
2. Another `SmartDetectorActor` is created with these properties: Id = 2, Location = "Second Floor", Status = "Ready".
|
||||
|
|
|
|||
Loading…
Reference in New Issue