Skip to content

Commit 88c758c

Browse files
committed
[symfony#2277] Backporting typo to 2.0 thanks to @pborreli
1 parent 85919a7 commit 88c758c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/entity_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ The code below shows the implementation of the
469469
470470
To finish the implementation, the configuration of the security layer must be
471471
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
472+
generic Doctrine entity provider. It's trivial to achieve by removing the
473473
``property`` field in the ``security.providers.administrators.entity`` section
474474
of the ``security.yml`` file.
475475

0 commit comments

Comments
 (0)