Skip to content

Commit

Permalink
fix: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed May 17, 2021
1 parent 859a70e commit 1c7b0f4
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 @@ -24,7 +24,7 @@ marked("# heading");

## `reset`

If you want to reset the heading list bewteen `marked` calls you must call `reset`.
If you want to reset the heading list between `marked` calls you must call `reset`.

```js
marked.use(gfmHeadingId());
Expand Down

0 comments on commit 1c7b0f4

Please sign in to comment.