From b3b6aa7f4a2f344802248d3160e564e8adb5ca74 Mon Sep 17 00:00:00 2001 From: Yanis Benson Date: Fri, 20 Sep 2019 16:42:15 +0300 Subject: [PATCH] typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b8c39334..f9945784 100644 --- a/readme.md +++ b/readme.md @@ -151,7 +151,7 @@ Explicit 256/Truecolor mode can be enabled using the `--color=256` and `--color= `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 convinience. +`chalk.stderr.supportsColor` is exposed for convenience. ## Styles