diff --git a/docs/advanced/vocabularies.rst b/docs/advanced/vocabularies.rst index 75c02135..36fa58af 100644 --- a/docs/advanced/vocabularies.rst +++ b/docs/advanced/vocabularies.rst @@ -204,7 +204,7 @@ To do so, we turn our ``IContextSourceBinder`` into a class that is initialised return SimpleVocabulary(terms) Again, the source is set using the ``source`` argument to the ``Choice`` -constructor:: +constructor: .. code-block:: python