Skip to content

Commit 93d32f9

Browse files
authored
update introduction.md (#1478)
Add a text correction from 'front' to 'frontend'
1 parent ac5c470 commit 93d32f9

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
@@ -58,7 +58,7 @@ The above example demonstrates the two core features of Vue:
5858
You may already have questions - don't worry. We will cover every little detail in the rest of the documentation. For now, please read along so you can have a high-level understanding of what Vue offers.
5959

6060
:::tip Prerequisites
61-
The rest of the documentation assumes basic familiarity with HTML, CSS and JavaScript. If you are totally new to front development, it might not be the best idea to jump right into a framework as your first step - grasp the basics then come back! Prior experience with other frameworks helps, but is not required.
61+
The rest of the documentation assumes basic familiarity with HTML, CSS and JavaScript. If you are totally new to frontend development, it might not be the best idea to jump right into a framework as your first step - grasp the basics then come back! Prior experience with other frameworks helps, but is not required.
6262
:::
6363

6464
## The Progressive Framework

0 commit comments

Comments
 (0)