mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Remove unneeded comma
This commit is contained in:
parent
4cd63a4e62
commit
75149b595f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Name-based (reverse) Routing
|
# Name-based (reverse) Routing
|
||||||
|
|
||||||
All routes which have `:name` route data defined, can also be matched by name.
|
All routes which have `:name` route data defined can also be matched by name.
|
||||||
|
|
||||||
Given a router:
|
Given a router:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue