8000 fixed typo · symfony/symfony@5909e6f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5909e6f

Browse files
committed
fixed typo
1 parent 51f01bd commit 5909e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Form
169169
FrameworkBundle
170170
---------------
171171

172-
* Remved the `framework.templating` option, use Twig instead.
172+
* Removed the `framework.templating` option, use Twig instead.
173173
* The project dir argument of the constructor of `AssetsInstallCommand` is required.
174174
* Removed support for `bundle:controller:action` syntax to reference controllers. Use `serviceOrFqcn::method`
175175
instead where `serviceOrFqcn` is either the service ID when using controllers as services or the FQCN of the controller.

0 commit comments

Comments
 (0)
0