diff --git a/configuration/configuration_organization.rst b/configuration/configuration_organization.rst index b3a06a89aae..a5eacf045db 100644 --- a/configuration/configuration_organization.rst +++ b/configuration/configuration_organization.rst @@ -78,7 +78,7 @@ Mix and Match Configuration Formats ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Configuration files can import files defined with any other built-in configuration -format (``.yaml`` or ``.yml``, ``.xml``, ``.php``, ``.ini``): +format (``.yaml``, ``.xml``, ``.php``, ``.ini``): .. configuration-block:: diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 7e1f0a8a589..b36cc3106bc 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -705,7 +705,7 @@ type The type of the resource to hint the loaders about the format. This isn't needed when you use the default routers with the expected file extensions -(``.xml``, ``.yml`` or ``.yaml``, ``.php``). +(``.xml``, ``.yaml``, ``.php``). http_port .........