mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11: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
|
||||
|
||||
`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
|
||||
query-string, and also [coerces the parameters](../coercion/coercion.md).
|
||||
|
|
|
|||
Loading…
Reference in a new issue