Commit 8388ba2
committed
minor #17198 Typo in the Route attribute definition (githubfromgui)
This PR was merged into the 6.0 branch.
Discussion
----------
Typo in the Route attribute definition
Under the section `Parameter Conversion` there is a typo in the code block definition of the route `blog_show` (line 13 of the code block).
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
4da6ed4 Typo in the Route attribute definition1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
888 | | - | |
| 888 | + | |
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| |||
0 commit comments