Skip to content

Commit 23c51a4

Browse files
authored
Merge pull request jamstack#464 from Ahzed11/patch-1
Fixed a typo
2 parents fb2eab5 + ea8a7b0 commit 23c51a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/generators/nuxt.md

+1-1
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)