mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
Fixed some grammatical errors in README.md
Just updated updated "found" to "find."
This commit is contained in:
parent
5cd0827b20
commit
cf7566f93b
@ -109,7 +109,7 @@ Learn more: https://nuxtjs.org/api/nuxt-render
|
||||
|
||||
## Render a specific route
|
||||
|
||||
This is mostly used for `nuxt generate` and tests purposes but you might found another utility!
|
||||
This is mostly used for `nuxt generate` and test purposes but you might find another utility!
|
||||
|
||||
```js
|
||||
nuxt.renderRoute('/about', context)
|
||||
|
Loading…
Reference in New Issue
Block a user