Skip to content

Commit a43536b

Browse files
committed
remove extra backtick typo
1 parent 865e266 commit a43536b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ Let's see it in action:
640640
v-model="message"
641641
></my-input>
642642
</div>
643-
````
643+
```
644644

645645
``` js
646646
Vue.component('my-input', {

0 commit comments

Comments
 (0)