Commit 81961b82 authored by Haralan Dobrev's avatar Haralan Dobrev

Fix typo in security docs

parent 4c0cd2ba
......@@ -495,7 +495,7 @@ Defining a custom User Provider
Using an array of users is simple and useful when securing an admin section of
a personal website, but you can override this default mechanism with you own.
The ``users`` setting can be defined as a service or an service id that returns
The ``users`` setting can be defined as a service or a service id that returns
an instance of `UserProviderInterface
<http://api.symfony.com/master/Symfony/Component/Security/Core/User/UserProviderInterface.html>`_::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment