mirror of
https://github.com/metosin/reitit.git
synced 2026-01-26 16:20:35 +00:00
Typo
This commit is contained in:
parent
6dbd864468
commit
0591635b7b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ authentication is done.
|
||||||
## Alternatives
|
## Alternatives
|
||||||
|
|
||||||
Similar solution could be used to describe required resources as data (maybe
|
Similar solution could be used to describe required resources as data (maybe
|
||||||
even GraphQL query) per resource, and then have code automatically load
|
even GraphQL query) per route, and then have code automatically load
|
||||||
missing resources.
|
missing resources.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue