Fix typos (#145)

This commit is contained in:
John Vandenberg
2024-06-27 22:55:21 +08:00
committed by GitHub
parent ab7353bc23
commit c2b18b96d1
5 changed files with 5 additions and 5 deletions

View File

@@ -176,7 +176,7 @@ asynchronous Rust patterns with Tokio.
Commands or other features should only be added if doing so is useful to
demonstrate a new pattern.
Contributions should come with extensive comments targetted to new Tokio users.
Contributions should come with extensive comments targeted to new Tokio users.
Contributions that only focus on clarifying and improving comments are very
welcome.