Minor rephrasing.

This commit is contained in:
Joshua Appelman 2014-08-30 23:16:28 +02:00
parent 299f7d1724
commit 2c9044cc49

View file

@ -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');