Minor rephrasing.
This commit is contained in:
parent
299f7d1724
commit
2c9044cc49
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ Exposes the styles as [ANSI escape
|
|||
codes](https://github.com/sindresorhus/ansi-styles).
|
||||
|
||||
Generally not useful, but you might need just the `.open` or `.close` escape
|
||||
code if you're mixing externally styled strings with yours.
|
||||
code if you're mixing externally styled strings with your own.
|
||||
|
||||
```js
|
||||
var chalk = require('chalk');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue