Skip to content

Commit 047c2d9

Browse files
Vafilorxabbuh
authored andcommitted
Fixed grammar issue in console.rst
1 parent 56f0f19 commit 047c2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Now, you can pass the username to the command:
200200
Getting Services from the Service Container
201201
-------------------------------------------
202202

203-
To actually create a new user, the command has to access to some
203+
To actually create a new user, the command has to access some
204204
:doc:`services </service_container>`. Since your command is already registered
205205
as a service, you can use normal dependency injection. Imagine you have a
206206
``AppBundle\Service\UserManager`` service that you want to access::

0 commit comments

Comments
 (0)