Skip to content

Commit 90dd85b

Browse files
committed
Update ReadMe.md
1 parent 8bf2ad9 commit 90dd85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ console.log(colors.warn("this is a warning"));
163163

164164
```
165165

166-
You can also combine them:
166+
### Combining Colors
167167

168168
```javascript
169169
var colors = require('colors');

0 commit comments

Comments
 (0)