Skip to content

Commit ee1f443

Browse files
committed
sudheerj#50 syntax-highlighting
1 parent 3492a75 commit ee1f443

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
@@ -1523,7 +1523,7 @@ List of 300 VueJS Interview Questions
15231523
}
15241524
```
15251525
Now you can use the filter in either mustache interpolation or v-bind expression,
1526-
```javascript
1526+
```vue
15271527
<!-- in mustaches -->
15281528
{{ username | capitalize }}
15291529

0 commit comments

Comments
 (0)