diff --git a/configuration.rst b/configuration.rst index 03a297d0bb0..52109426ceb 100644 --- a/configuration.rst +++ b/configuration.rst @@ -57,7 +57,7 @@ Configuration Formats ~~~~~~~~~~~~~~~~~~~~~ Unlike other frameworks, Symfony doesn't impose a specific format on you to -configure your applications, but lets you choose between YAML, XML and PHP. +configure your applications, but lets you choose between YAML, XML and PHP. Throughout the Symfony documentation, all configuration examples will be shown in these three formats.