diff options
| -rw-r--r-- | docs/narr/traversal.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index df708f973..1044c25f1 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -21,7 +21,7 @@ items. .. note:: - :mod:`repozebfg` features graph traversal. However, via the + :mod:`repoze.bfg` features graph traversal. However, via the inclusion of Routes, URL dispatch is also supported for the parts of your URL space that better fit that model. |
