8000 [#7507] fix component name · symfony/symfony-docs@d72d8fc · GitHub
[go: up one dir, main page]

Skip to content

Commit d72d8fc

Browse files
committed
[#7507] fix component name
1 parent 2de3dd3 commit d72d8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/http_authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ use the previous trick, but it's still possible to make tests faster. The trick
7676
now is to bypass the authentication process, create the *authentication token*
7777
yourself and store it in the session.
7878

79-
This technique requires some knowledge of the security component internals,
79+
This technique requires some knowledge of the Security component internals,
8080
but the following example shows a complete example that you can adapt to your
8181
needs::
8282

0 commit comments

Comments
 (0)
0