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 85919a7 commit 88c758cCopy full SHA for 88c758c
cookbook/security/entity_provider.rst
@@ -469,7 +469,7 @@ The code below shows the implementation of the
469
470
To finish the implementation, the configuration of the security layer must be
471
changed to tell Symfony to use the new custom entity provider instead of the
472
-generic Doctrine entity provider. It's trival to achieve by removing the
+generic Doctrine entity provider. It's trivial to achieve by removing the
473
``property`` field in the ``security.providers.administrators.entity`` section
474
of the ``security.yml`` file.
475
0 commit comments