Skip to content

Commit 2708bf9

Browse files
authored
(typo) Update README.md (#3869)
1 parent 58dc596 commit 2708bf9

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
@@ -83,7 +83,7 @@ library along with one of the themes and calling [`highlightAll`][1]:
8383

8484
This will find and highlight code inside of `<pre><code>` tags; it tries
8585
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:
86+
work for you, or you simply prefer to be explicit, you can specify the language manually by using the `class` attribute:
8787

8888

8989
```html

0 commit comments

Comments
 (0)