From ad2aa9f3e0f4414d81a9152320f43b3541ac5fd1 Mon Sep 17 00:00:00 2001 From: 3onyc <3onyc@x3tech.com> Date: Mon, 3 Oct 2016 20:27:56 +0200 Subject: [PATCH] Fix typo 'some' -> 'same' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3b60ce..0aab79c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Hues This is the 90s and your terminal can display _16_ glorious colors. -Your Python scripts deserve the some color love. `Hues` makes printing +Your Python scripts deserve the same color love. `Hues` makes printing to console in color easy. Just grab the package from `PIP`, and your monochromatic days will be a thing of past!