Skip to content

Commit ee871f9

Browse files
author
Hugues Tennier
authored
Merge pull request #449 from sncz/patch-1
Update nuxt.md
2 parents 76cb88e + 6c2db9f commit ee871f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/site/generators/nuxt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ 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, Github pages, Gitlab, AWS3, etc.
37+
38+
Netlify, GitHub Pages, GitLab, AWS3, etc.
3839

3940
## Setup a project in a minute
4041

0 commit comments

Comments
 (0)