Skip to content

Commit 50eda79

Browse files
authored
Fix typo
1 parent 3f9f6bc commit 50eda79

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
@@ -62,7 +62,7 @@ npm install hast-util-to-mdast
6262
In Deno with [`esm.sh`][esmsh]:
6363

6464
```js
65-
import {toMdast} from 'https://esm.sh/hast-util-to-mdast@8
65+
import {toMdast} from 'https://esm.sh/hast-util-to-mdast@8'
6666
```
6767

6868
In browsers with [`esm.sh`][esmsh]:

0 commit comments

Comments
 (0)