Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Oct 14, 2022
1 parent 47eac13 commit ca05a07
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 @@ -94,7 +94,7 @@ chalkPipe('underline', chalk.blue)('Link!');

### keywordNames

All supported keyword names are exposed as array of strings convenience.
All supported keyword names are exposed as array of strings for convenience.

```js
import {keywordNames} from 'chalk-pipe';
Expand Down

0 comments on commit ca05a07

Please sign in to comment.