Skip to content

Commit 72b690f

Browse files
committed
[#3031] Fixing typo thanks to @xabbuh
1 parent a53c8ad commit 72b690f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/console_command.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ using the ``console.command`` tag:
113113

114114
Registering your command as a service gives you more control over its
115115
location and the services that are injected into it. But, there are no
116-
functional advantages, so you don't need register your command as a service.
116+
functional advantages, so you don't need to register your command as a service.
117117

118118
Getting Services from the Service Container
119119
-------------------------------------------

0 commit comments

Comments
 (0)