Skip to content

Commit a70c2d2

Browse files
authored
Merge pull request #10589 from changeworld/patch-3
Fix typo
2 parents bbf38f1 + c2c4ba9 commit a70c2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript/create-application-with-vuejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ These steps require vue-cli 3.0, which is currently in beta.
121121

122122
1. Type `vue create client-app`, and then choose **Manually select features**.
123123

124-
1. Choose **Typescript**, and then select other desired options.
124+
1. Choose **TypeScript**, and then select other desired options.
125125

126126
1. Follow the remaining steps and respond to the questions.
127127

0 commit comments

Comments
 (0)