From 5207c69064898f513c0b08110514f3fd39e5a4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Neuha=CC=88user?= Date: Tue, 3 Sep 2013 19:47:00 +0200 Subject: [PATCH] Fix #856 ommited typo in quickstart --- docs/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index bb08b007..3cb9b2f7 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -192,8 +192,8 @@ The following converters exist: with a trailing slash will produce a 404 "Not Found" error. This behavior allows relative URLs to continue working even if the trailing - slash is ommited, consistent with how Apache and other servers work. Also, - the URLs will stay unique, which helps search engines avoid indexing the + slash is omitted, consistent with how Apache and other servers work. Also, + the URLs will stay unique, which helps search engines avoid indexing the same page twice.