We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f86d52 commit 8be6742Copy full SHA for 8be6742
src/status.rs
@@ -1,6 +1,6 @@
1
//! HTTP status codes
2
//!
3
-//! This module contains HTTP-status code related structs an errors. The main
+//! This module contains HTTP-status code related structs and errors. The main
4
//! type in this module is `StatusCode` which is not intended to be used through
5
//! this module but rather the `http::StatusCode` type.
6
0 commit comments