mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 22:25:12 +00:00
Merge pull request #186 from hankandre/patch-1
Fixed some grammatical errors in README.md
This commit is contained in:
commit
84b8a0de3f
@ -109,7 +109,7 @@ Learn more: https://nuxtjs.org/api/nuxt-render
|
|||||||
|
|
||||||
## Render a specific route
|
## 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
|
```js
|
||||||
nuxt.renderRoute('/about', context)
|
nuxt.renderRoute('/about', context)
|
||||||
|
Loading…
Reference in New Issue
Block a user