Skip to content

Commit 783f3d0

Browse files
authored
Update introduction.md (vuejs#1599)
Changed JAMStack to Jamstack. About a year or so ago the community started using this version. Details may be found here: https://css-tricks.com/jamstack-vs-jamstack/
1 parent 6a69622 commit 783f3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Vue is a framework and ecosystem that covers most of the common features needed
8282
- Embedding as Web Components on any page
8383
- Single-Page Application (SPA)
8484
- Fullstack / Server-Side-Rendering (SSR)
85-
- JAMStack / Static-Site-Generation (SSG)
85+
- Jamstack / Static-Site-Generation (SSG)
8686
- Targeting desktop, mobile, WebGL or even the terminal
8787

8888
If you find these concepts intimidating, don't worry! The tutorial and guide only require basic HTML and JavaScript knowledge, and you should be able to follow along without being an expert in any of these.

0 commit comments

Comments
 (0)