Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Closes GH-8.

Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
mattleff authored Dec 23, 2022
1 parent 403d665 commit eeb785c
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 @@ -38,7 +38,7 @@ This package is [ESM only][esm].
In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install with [npm][]:

```sh
npm install nlcst-util-to-string
npm install nlcst-to-string
```

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

0 comments on commit eeb785c

Please sign in to comment.