From 3bdbae8d8c3a2f9ed383f26ddc83dffa4ad2c4e3 Mon Sep 17 00:00:00 2001 From: Marc Poulin Date: Mon, 24 Sep 2018 13:58:49 -0600 Subject: [PATCH] Fixed grammar. --- docs/writing/reading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/writing/reading.rst b/docs/writing/reading.rst index 135449a..f06876d 100644 --- a/docs/writing/reading.rst +++ b/docs/writing/reading.rst @@ -33,7 +33,7 @@ reading. Each one of these projects is a paragon of Python coding. for gathering metrics from almost any source. - `Werkzeug `_ - Werkzeug started as simple collection of various utilities for WSGI + Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates,