Merge pull request #186 from hankandre/patch-1

Fixed some grammatical errors in README.md
This commit is contained in:
Sébastien Chopin 2017-02-01 19:18:46 +01:00 committed by GitHub
commit 84b8a0de3f
1 changed files with 1 additions and 1 deletions

View File

@ -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)