Skip to content

Commit 868e3c4

Browse files
liviubalanwouterj
authored andcommitted
Fix typo
1 parent 82404d0 commit 868e3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Now, you can pass the username to the command:
166166
Getting Services from the Service Container
167167
-------------------------------------------
168168

169-
To actually create a new user, the command has to access to some
169+
To actually create a new user, the command has to access some
170170
:doc:`services </service_container>`. This can be done by making the command
171171
extend the :class:`Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerAwareCommand`
172172
instead::

0 commit comments

Comments
 (0)