fixing a double spell
This commit is contained in:
parent
c984457e91
commit
ab498f2f24
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Integrating with Hyper
|
# Integrating with Hyper
|
||||||
|
|
||||||
[Hyper] is a is a fast HTTP implementation that many other Rust web frameworks
|
[Hyper] is a fast HTTP implementation that many other Rust web frameworks
|
||||||
leverage. It offers asynchronous I/O via the tokio runtime and works on
|
leverage. It offers asynchronous I/O via the tokio runtime and works on
|
||||||
Rust's stable channel.
|
Rust's stable channel.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue