Skip to content

Commit fae8222

Browse files
committed
Fixed another typo that snuck in
1 parent 338263c commit fae8222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/experimental_authenticators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ The authenticator can be enabled using the ``custom_authenticators`` setting:
375375
- App\Security\ApiKeyAuthenticator
376376
377377
# don't forget to also configure the entry_point if the
378-
# authenticator implements AuthenticatorEntryPointInterface
378+
# authenticator implements AuthenticationEntryPointInterface
379379
# entry_point: App\Security\CustomFormLoginAuthenticator
380380
381381
.. code-block:: xml

0 commit comments

Comments
 (0)