diff --git a/readme.md b/readme.md index f994578..aaa8b47 100644 --- a/readme.md +++ b/readme.md @@ -149,9 +149,8 @@ Explicit 256/Truecolor mode can be enabled using the `--color=256` and `--color= ### chalk.stderr and chalk.stderr.supportsColor -`chalk.stderr` contains a separate instance configured with color support detected for `stderr` stream instead of `stdout`. -Override rules from `chalk.supportsColor` apply to this too. -`chalk.stderr.supportsColor` is exposed for convenience. +`chalk.stderr` contains a separate instance configured with color support detected for `stderr` stream instead of `stdout`. Override rules from `chalk.supportsColor` apply to this too. `chalk.stderr.supportsColor` is exposed for convenience. + ## Styles