Skip to content

Commit d6fea56

Browse files
romainneutronchalasr
authored andcommitted
[Command] Fix upgrade guide example
1 parent 77104a1 commit d6fea56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-4.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ HttpKernel
627627
# ...
628628

629629
# explicit commands registration
630-
AppBundle\Command:
630+
AppBundle\Command\:
631631
resource: '../../src/AppBundle/Command/*'
632632
tags: ['console.command']
633633
```

0 commit comments

Comments
 (0)