We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbd84a commit 74841e6Copy full SHA for 74841e6
reference/configuration/framework.rst
@@ -62,7 +62,7 @@ secret
62
63
This is a string that should be unique to your application and it's commonly used
64
to add more entropy to security related operations. Its value should be a series of
65
-characters, numbers and symbols chosen randomly. It's recommended length is
+characters, numbers and symbols chosen randomly and the recommended length is
66
around 32 characters.
67
68
In practice, Symfony uses this value for generating the :ref:`CSRF tokens <forms-csrf>`,
0 commit comments