Skip to content

Commit 5207c69

Browse files
committed
Fix pallets#856 ommited typo in quickstart
1 parent 8f1dada commit 5207c69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ The following converters exist:
192192
with a trailing slash will produce a 404 "Not Found" error.
193193

194194
This behavior allows relative URLs to continue working even if the trailing
195-
slash is ommited, consistent with how Apache and other servers work. Also,
196-
the URLs will stay unique, which helps search engines avoid indexing the
195+
slash is omitted, consistent with how Apache and other servers work. Also,
196+
the URLs will stay unique, which helps search engines avoid indexing the
197197
same page twice.
198198

199199

0 commit comments

Comments
 (0)