From 43e66c774753a2eaa02cfd4ca61c4f589b93d13f Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Wed, 21 Aug 2013 23:02:58 -0400 Subject: [PATCH] Trivial changes to the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0f810c..6a6aff9 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ export CHEATPATH=$CHEATPATH:/path/to/more/cheats Enabling Syntax Highlighting ---------------------------- -`cheat` can provide syntax highlighting on your cheatsheets if so desired. To +`cheat` can apply syntax highlighting to your cheatsheets if so desired. To enable this feature, set a `$CHEATCOLORS` environment variable: ```bash