From 8a165977b0964dfab1e819ff62ed9371adbd7fc5 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 b8c3933..f994578 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