summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst
index 98b3f221e..68c886966 100644
--- a/docs/narr/configuration.rst
+++ b/docs/narr/configuration.rst
@@ -215,7 +215,7 @@ represents the :term:`default view` of a context object.
The :term:`default view` is found when all path elements in the URL
are exhausted before :term:`traversal` returns a :term:`context`
object, causing the :term:`view name` to be ``''`` (the empty string).
-When no path segements are "left over" after traversal, the
+When no path segments are "left over" after traversal, the
:term:`default view` for the context found is invoked.
If traversal returns a non-empty :term:`view name`, it means that