Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be4a69e

Browse filesBrowse files
committed
minor #10144 Fixed grammar issue in console.rst (Vafilor)
This PR was squashed before being merged into the 3.4 branch (closes #10144). Discussion ---------- Fixed grammar issue in console.rst Commits ------- 047c2d9 Fixed grammar issue in console.rst
2 parents a4cf1d4 + 047c2d9 commit be4a69e
Copy full SHA for be4a69e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎console.rst

Copy file name to clipboardExpand all lines: console.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.