tweak to readme to make more language independent

Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
This commit is contained in:
Paul Yuknewicz 2023-03-03 09:54:59 -08:00
parent 14f14c1ef8
commit 4587d896f9
1 changed files with 1 additions and 1 deletions

View File

@ -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".