Skip to content

Commit 760a76c

Browse files
Fixes examples (#674)
Signed-off-by: Elena Kolevska <[email protected]>
1 parent e951781 commit 760a76c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/invoke-custom-data/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ name: Shutdown dapr
8888
-->
8989

9090
```bash
91-
dapr stop --app-id invoke-caller
9291
dapr stop --app-id invoke-receiver
9392
```
9493

examples/w3c-tracing/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ name: Shutdown dapr
329329
-->
330330

331331
```bash
332-
dapr stop --app-id invoke-caller
333332
dapr stop --app-id invoke-receiver
334333
```
335334

0 commit comments

Comments
 (0)