Small grammaritical update to lib.rs

This commit is contained in:
Jeremy Wright 2020-01-02 08:41:08 -07:00 committed by GitHub
parent 67793c5d92
commit 455b032125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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