Skip to content

Commit a5cfb3d

Browse files
authored
Syntax highlighting fix
1 parent 75b7ccb commit a5cfb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Vue.use(Lightbox)
5555
---
5656

5757
Then in any of your components
58-
```html
58+
```vue
5959
<lightbox
6060
thumbnail="/path/to/thumbnail.jpg"
6161
:images="['/path/to/image1.jpg', '/path/to/image1.jpg']"

0 commit comments

Comments
 (0)