diff --git a/translation.rst b/translation.rst index 4682fddf059..a7d7f697e04 100644 --- a/translation.rst +++ b/translation.rst @@ -44,8 +44,6 @@ to learn even more. Overall, the process has several steps: for the request and optionally :doc:`on the user's entire session `. -.. _translation-configuration: - Installation ------------ @@ -55,6 +53,8 @@ First, run this command to install the translator before using it: $ composer require symfony/translation +.. _translation-configuration: + Configuration -------------