From db5db0fda9f6a1ed3d35cecf9c7bb6b8e03a1eb9 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Wed, 25 Mar 2015 10:57:13 +0100 Subject: [PATCH] Fixed a minor grammar issue --- reference/configuration/framework.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 8bf88c0400d..6fd52b9e93b 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -73,7 +73,7 @@ This option becomes the service container parameter named ``kernel.secret``, which you can use whenever the application needs an immutable random string to add more entropy. -As with any other security-related parameter, is a good practice to change this +As with any other security-related parameter, it is a good practice to change this value from time to time. However, keep in mind that changing this value will invalidate all signed URIs and Remember Me cookies. That's why, after changing this value, you should regenerate the application cache, delete the HTTP Cache