Skip to content

Commit

Permalink
fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
glendc committed Sep 7, 2023
1 parent 6e81570 commit 583b5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The delay is there to allow you to see the graceful shutdown in action.
> [examples/waitgroup.rs](https://github.com/plabayo/tokio-graceful/tree/main/examples/waitgroup.rs)
>
> ```bash
cargo run --example waitgroup
> cargo run --example waitgroup
> ```
An example which showcases how you would use this crate to create a Waitgroup,
Expand Down

0 comments on commit 583b5c5

Please sign in to comment.