Skip to content

Commit cc48346

Browse files
authored
Update nuxt.md
fix a typo
1 parent b61bb36 commit cc48346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/generators/nuxt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Nuxt will help you generate and deploy a Vue.js Web Application faster than befo
3434
It's called Isomorphic/ Universal rendering.
3535

3636
Then you can run `nuxt generate` to generate your static website into a ./dist forlder and deploy it everywhere:
37-
Netlify, Githup pages, Gitlab, AWS3, etc.
37+
Netlify, GitHub Pages, Gitlab, AWS3, etc.
3838

3939
## Setup a project in a minute
4040

0 commit comments

Comments
 (0)