Skip to content

Commit 0e70e0a

Browse files
authored
Fix typo
1 parent ded1a8e commit 0e70e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In browsers with [`esm.sh`][esmsh]:
6464

6565
```html
6666
<script type="module">
67-
import {toH} from 'https://esm.sh/mdast-util-from-markdown@1?bundle'
67+
import {fromMarkdown} from 'https://esm.sh/mdast-util-from-markdown@1?bundle'
6868
</script>
6969
```
7070

0 commit comments

Comments
 (0)