Skip to content

Commit 3bdbae8

Browse files
Fixed grammar.
1 parent 5d0541c commit 3bdbae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/reading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ reading. Each one of these projects is a paragon of Python coding.
3333
for gathering metrics from almost any source.
3434

3535
- `Werkzeug <https://github.com/mitsuhiko/werkzeug>`_
36-
Werkzeug started as simple collection of various utilities for WSGI
36+
Werkzeug started as a simple collection of various utilities for WSGI
3737
applications and has become one of the most advanced WSGI utility modules.
3838
It includes a powerful debugger, full-featured request and response objects,
3939
HTTP utilities to handle entity tags, cache control headers, HTTP dates,

0 commit comments

Comments
 (0)