Skip to content

Commit eeb785c

Browse files
authored
Fix typo
Closes GH-8. Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent 403d665 commit eeb785c

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
@@ -38,7 +38,7 @@ This package is [ESM only][esm].
3838
In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install with [npm][]:
3939

4040
```sh
41-
npm install nlcst-util-to-string
41+
npm install nlcst-to-string
4242
```
4343

4444
In Deno with [`esm.sh`][esmsh]:

0 commit comments

Comments
 (0)