Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 15, 2023
1 parent f7a0e02 commit 81f7dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ npm install rehype-highlight
In Deno with [`esm.sh`][esmsh]:

```js
import rehypeHighlight from 'https://esm.sh/rehype-highlight@66'
import rehypeHighlight from 'https://esm.sh/rehype-highlight@6'
```

In browsers with [`esm.sh`][esmsh]:
Expand Down

0 comments on commit 81f7dd1

Please sign in to comment.