Commit a48b3a8
committed
minor symfony#6411 Fixed a typo in configuration-block (VarunAgw)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes symfony#6411).
Discussion
----------
Fixed a typo in configuration-block
It is not rendered properly right now (https://symfony.com/doc/current/book/controller.html#route-parameters-as-controller-arguments)
I think this should fix it
Commits
-------
93618ed Fixed a typo in configuration-block1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments