color -> colors

This commit is contained in:
Josh Junon 2017-01-17 03:56:54 -08:00
parent 7771cc6133
commit 00caeaab86

View file

@ -126,7 +126,7 @@ const ctx = new chalk.constructor({level: 0});
Levels are as follows: Levels are as follows:
0. All color disabled 0. All colors disabled
1. Basic color support (16 colors) 1. Basic color support (16 colors)
2. 256 color support 2. 256 color support
3. RGB/Truecolor support (16 million colors) 3. RGB/Truecolor support (16 million colors)