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 58dc596 commit 2708bf9Copy full SHA for 2708bf9
README.md
@@ -83,7 +83,7 @@ library along with one of the themes and calling [`highlightAll`][1]:
83
84
This will find and highlight code inside of `<pre><code>` tags; it tries
85
to detect the language automatically. If automatic detection doesn’t
86
-work for you, or you simply prefer to be explicit, you can specify the language manually in the using the `class` attribute:
+work for you, or you simply prefer to be explicit, you can specify the language manually by using the `class` attribute:
87
88
89
```html
0 commit comments