mirror of
https://github.com/actix/actix-web.git
synced 2024-11-18 15:41:17 +00:00
Small grammaritical update to lib.rs (#1248)
This commit is contained in:
parent
67793c5d92
commit
2803fcbe22
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
//! configure servers.
|
//! configure servers.
|
||||||
//!
|
//!
|
||||||
//! * [web](web/index.html): This module
|
//! * [web](web/index.html): This module
|
||||||
//! provide essentials helper functions and types for application registration.
|
//! provides essential helper functions and types for application registration.
|
||||||
//!
|
//!
|
||||||
//! * [HttpRequest](struct.HttpRequest.html) and
|
//! * [HttpRequest](struct.HttpRequest.html) and
|
||||||
//! [HttpResponse](struct.HttpResponse.html): These structs
|
//! [HttpResponse](struct.HttpResponse.html): These structs
|
||||||
|
|
Loading…
Reference in a new issue