Skip to content

Commit

Permalink
Fixes examples (#674)
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Kolevska <[email protected]>
  • Loading branch information
elena-kolevska authored and berndverst committed Feb 15, 2024
1 parent 62bbee9 commit a38e0b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/invoke-custom-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ name: Shutdown dapr
-->

```bash
dapr stop --app-id invoke-caller
dapr stop --app-id invoke-receiver
```

Expand Down
1 change: 0 additions & 1 deletion examples/w3c-tracing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ name: Shutdown dapr
-->

```bash
dapr stop --app-id invoke-caller
dapr stop --app-id invoke-receiver
```

Expand Down

0 comments on commit a38e0b3

Please sign in to comment.