Fixed some grammatical errors in README.md

Just updated updated "found" to "find."
This commit is contained in:
Hank Andre 2017-02-01 11:25:17 -06:00 committed by GitHub
parent 5cd0827b20
commit cf7566f93b

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)