diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/urldispatch.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index 1164a47d2..ae93c388e 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -129,7 +129,7 @@ and:: /:foo/bar/baz -A path segments (an individual item between ``/`` characters in the +A path segment (an individual item between ``/`` characters in the path) may either be a literal string (e.g. ``foo``) *or* it may segment replacement marker (e.g. ``:foo``). A segment replacement marker is in the format ``:name``, where this means "accept any |
