Skip to content

Commit a58a282

Browse files
committed
readme [ci-skip] (close vuejs#86)
1 parent 04af0d6 commit a58a282

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
@@ -5,7 +5,7 @@
55
It allows you to write your components in this format:
66

77
``` html
8-
// app.vue
8+
<!-- app.vue -->
99
<template>
1010
<h1 class="red">{{msg}}</h1>
1111
</template>

0 commit comments

Comments
 (0)