We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bd82b commit b582c3dCopy full SHA for b582c3d
README.md
@@ -32,7 +32,7 @@ DEMO: <https://heppokofrontend.github.io/html-code-block-element/>
32
33
It can be used by loading html-code-block-element.common.min.js and one CSS theme.
34
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.
+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.
36
37
```html
38
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/styles/vs.min.css" />
0 commit comments