Skip to content

Commit b582c3d

Browse files
📚 Fix typo
1 parent c7bd82b commit b582c3d

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
@@ -32,7 +32,7 @@ DEMO: <https://heppokofrontend.github.io/html-code-block-element/>
3232

3333
It can be used by loading html-code-block-element.common.min.js and one CSS theme.
3434

35-
The highlight.js style is available on CDN. You can also download the JS and CSS from the respective repositories and load them into your page.
35+
The highlight.js style is available on CDN. You can also download the JS and CSS from the respective repositories and load them into your page.
3636

3737
```html
3838
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/styles/vs.min.css" />

0 commit comments

Comments
 (0)