From b0e43407b7b21e55682ec2a762af2ae7b905aa8b Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Fri, 6 Jan 2023 16:50:55 +0100 Subject: [PATCH] More minor rewordings --- configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.rst b/configuration.rst index d88b72ad3af..f1f66be2fdf 100644 --- a/configuration.rst +++ b/configuration.rst @@ -58,8 +58,8 @@ Configuration Formats ~~~~~~~~~~~~~~~~~~~~~ Unlike other frameworks, Symfony doesn't impose a specific format on you to -configure your applications. Symfony lets you choose between YAML, XML and PHP -and throughout the Symfony documentation, all configuration examples will be +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. .. versionadded:: 5.1