summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLudvig Ericson <ludvig@lericson.se>2011-05-03 17:17:19 -0700
committerLudvig Ericson <ludvig@lericson.se>2011-05-03 17:17:19 -0700
commitdefda0be06fb0a322b32561d47abf90a9812df42 (patch)
tree1a82911ab39aefc20f3c984ad0ec3435fd09d838 /README.rst
parent045a963c40d7450d18200b3667bbc9258c4c07e4 (diff)
downloadwerkzeug-defda0be06fb0a322b32561d47abf90a9812df42.tar.gz
Hyphenation fixes in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7947be62..93597c9b 100644
--- a/README.rst
+++ b/README.rst
@@ -3,10 +3,10 @@ Werkzeug
Werkzeug started as 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
+modules. It includes a powerful debugger, full-featured request and
response objects, HTTP utilities to handle entity tags, cache control
headers, HTTP dates, cookie handling, file uploads, a powerful URL
-routing system and a bunch of community contributed addon modules.
+routing system and a bunch of community-contributed addon modules.
Werkzeug is unicode aware and doesn't enforce a specific template
engine, database adapter or anything else. It doesn't even enforce