diff --git a/contributing/documentation/format.rst b/contributing/documentation/format.rst index d73741ca736..edfc1b33b70 100644 --- a/contributing/documentation/format.rst +++ b/contributing/documentation/format.rst @@ -44,9 +44,9 @@ change it with the ``code-block`` directive: .. note:: - Code highlighting is support for all the programming languages commonly used - in Symfony Docs: ``yaml``, ``xml``, ``twig``, ``html``, ``js``, ``json``, - ``text``, ``bash``, ``diff``, etc. + Code highlighting is supported for all programming languages commonly used + in Symfony Docs, such as ``yaml``, ``xml``, ``twig``, ``html``, ``js``, + ``json``, ``text``, ``bash``, ``diff``, etc. .. _docs-configuration-blocks: