Skip to content

Commit db5db0f

Browse files
committed
Fixed a minor grammar issue
1 parent 74841e6 commit db5db0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This option becomes the service container parameter named ``kernel.secret``,
7373
which you can use whenever the application needs an immutable random string
7474
to add more entropy.
7575

76-
As with any other security-related parameter, is a good practice to change this
76+
As with any other security-related parameter, it is a good practice to change this
7777
value from time to time. However, keep in mind that changing this value will
7878
invalidate all signed URIs and Remember Me cookies. That's why, after changing
7979
this value, you should regenerate the application cache, delete the HTTP Cache

0 commit comments

Comments
 (0)