Skip to content

Commit 0450e88

Browse files
ktsnnevilm-lt
authored andcommitted
docs: script in overview should be JaveScript
1 parent cfa6ca2 commit 0450e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Vue Class Component is a library that lets you make your Vue components in class
1111
</div>
1212
</template>
1313
14-
<script lang="ts">
14+
<script>
1515
import Vue from 'vue'
1616
import Component from 'vue-class-component'
1717

0 commit comments

Comments
 (0)