You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #15277 [Routing] Fixing some typos (ThomasLandauer)
This PR was merged into the 4.4 branch.
Discussion
----------
[Routing] Fixing some typos
Question: Is this rule always true?:
> then ``token`` will only get the last part and the rest is matched by ``path``.
Cause if Yes, the introduction doesn't make sense:
> you might get unexpected results
since if there's a *rule*, it's not unexpected ;-)
So it would be better to explain that the *first* parameter is always greedy.
Commits
-------
7749b4c Fixing some typos
0 commit comments