summaryrefslogtreecommitdiff
path: root/docs/narr/muchadoabouttraversal.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/muchadoabouttraversal.rst')
-rw-r--r--docs/narr/muchadoabouttraversal.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/muchadoabouttraversal.rst b/docs/narr/muchadoabouttraversal.rst
index c57e58cd0..467a9e601 100644
--- a/docs/narr/muchadoabouttraversal.rst
+++ b/docs/narr/muchadoabouttraversal.rst
@@ -108,7 +108,7 @@ Traversal (aka Resource Location)
single: traversal overview
Believe it or not, if you understand how serving files from a file system
-works,you understand traversal. And if you understand that a server might do
+works, you understand traversal. And if you understand that a server might do
something different based on what type of file a given request specifies,
then you understand view lookup.