Merge pull request #467 from vorobiov/patch-1

Update docs/quickstart.rst
This commit is contained in:
Kenneth Reitz 2012-03-31 00:40:16 -07:00
commit c2698416a8

View file

@ -193,7 +193,7 @@ The following converters exist:
with a trailing slash will produce a 404 "Not Found" error.
This behavior allows relative URLs to continue working if users access the
page when they forget a trailing slash, consistent with how with how Apache
page when they forget a trailing slash, consistent with how Apache
and other servers work. Also, the URLs will stay unique, which helps search
engines avoid indexing the same page twice.