mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
Grammar: Fix "it's" vs "its" in several places (#2518)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
//!
|
||||
//! This example shows how to run axum using hyper's low level API.
|
||||
//!
|
||||
//! The [hyper-util] crate exists to provide high level utilities but its still in early stages of
|
||||
//! The [hyper-util] crate exists to provide high level utilities but it's still in early stages of
|
||||
//! development.
|
||||
//!
|
||||
//! [hyper-util]: https://crates.io/crates/hyper-util
|
||||
|
||||
Reference in New Issue
Block a user