diff options
| -rw-r--r-- | docs/tutorials/wiki/installation.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/installation.rst b/docs/tutorials/wiki/installation.rst index cb05611b7..82265170d 100644 --- a/docs/tutorials/wiki/installation.rst +++ b/docs/tutorials/wiki/installation.rst @@ -251,7 +251,8 @@ assumptions: - you are willing to use :term:`traversal` to map URLs to code. -- you want to use :term:`ZCML` to perform configuration. +- you want to use imperative code plus a :term:`scan` to perform + configuration. .. note:: |
