diff --git a/docs/languages/en/modules/zend.config.reader.rst b/docs/languages/en/modules/zend.config.reader.rst index ea62a973a..24894831d 100644 --- a/docs/languages/en/modules/zend.config.reader.rst +++ b/docs/languages/en/modules/zend.config.reader.rst @@ -224,7 +224,7 @@ The following example illustrates a basic use of ``Zend\Config\Reader\Json`` for } } -We can use the ``Zend\Config\Reader\>Json`` to read this JSON file: +We can use the ``Zend\Config\Reader\Json`` to read this JSON file: .. code-block:: php :linenos: