Skip to content

Commit

Permalink
Merge pull request #1 from Ported/patch-1
Browse files Browse the repository at this point in the history
Fix spelling mistake
  • Loading branch information
alexcrichton committed Sep 25, 2016
2 parents baf872a + dc262ba commit 2e0a16a
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 @@ -12,7 +12,7 @@ various Tokio crates.
## What is Tokio?

Tokio is a an async I/O stack in Rust running the full gamut in terms of what it
Tokio is an async I/O stack in Rust running the full gamut in terms of what it
provides. At the very bottom you'll find the [`tokio-core`] crate with a
bare-bones event loop and `Future` spawning. Near the top you'll find the
[`tokio-proto`] crate with generic implementations of protocol details like
Expand Down

0 comments on commit 2e0a16a

Please sign in to comment.