Skip to content

Commit b84c2c6

Browse files
committed
Fixed typo
1 parent 977b91c commit b84c2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Cheatsheets for experienced Vue developers getting started with TypeScript
99
1. A good understanding of [Vue.js](https://vuejs.org/)
1010
2. Read the TypeScript support section in the Vue docs [2.x](https://vuejs.org/v2/guide/typescript.html) | [3.x](https://v3.vuejs.org/guide/typescript-support.html#typescript-support)
1111

12-
## React + TypeScript Starter Kits
12+
## Vue + TypeScript Starter Kits
1313

1414
1. Using the [Vue CLI](https://vuejs.org/v2/guide/installation.html#CLI) , you can select the [TypeScript plugin](https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript) to be setup in a new a Vue project.
1515

0 commit comments

Comments
 (0)