Commit b94474a
committed
minor #15824 [Routing] rewrite incorrect sentence (Ahummeling)
This PR was merged into the 4.4 branch.
Discussion
----------
[Routing] rewrite incorrect sentence
This bit of documentation: `This feature is called "param converter" and is only available when using annotations to define routes.` Would imply that the param converter is only enabled for routes that are defined through annotations. But I believe this is not case.
This pull request rewrites this sentence and would hopefully prevent other people from also spending a lot of time unnecessarily.
Commits
-------
55b322d rewrite incorrect sentence1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
828 | | - | |
| 827 | + | |
829 | 828 | | |
830 | 829 | | |
831 | 830 | | |
| |||
0 commit comments