From 2803fcbe229203326007d31490e3ba87499425f6 Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Thu, 2 Jan 2020 19:45:17 -0700 Subject: [PATCH] Small grammaritical update to lib.rs (#1248) --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index a9965229c..d51005cfe 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -47,7 +47,7 @@ //! configure servers. //! //! * [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 //! [HttpResponse](struct.HttpResponse.html): These structs