mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 08:21:11 +00:00
Update basics.md
My pet peeve ;-) Few = hardly any. A few = a couple Some = a few or maybe more.
This commit is contained in:
parent
2f17f09856
commit
8ae0a4ccd4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ history events
|
||||||
|
|
||||||
## Core functions
|
## Core functions
|
||||||
|
|
||||||
`reitit.frontend` provides few useful functions wrapping core functions:
|
`reitit.frontend` provides some useful functions wrapping core functions:
|
||||||
|
|
||||||
`match-by-path` version which parses a URI using JavaScript, including
|
`match-by-path` version which parses a URI using JavaScript, including
|
||||||
query-string, and also [coerces the parameters](../coercion/coercion.md).
|
query-string, and also [coerces the parameters](../coercion/coercion.md).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue