From a41cf3dd48d9b8c82a2d483208ad50e753494bdf Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 20 Jan 2016 01:24:36 +0200 Subject: [PATCH] Fix grammar --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 2ab9f183..f51bc24f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -15,7 +15,7 @@ PlatformIO 2.0 and allowed to `change default upload reset method `_ for Espressif development platform (`issue #444 `_) -* Allowed to force to output color ANSI-codes even if the output is a ``pipe`` +* Allowed to force output of color ANSI-codes even if the output is a ``pipe`` (not a ``tty``) (`issue #465 `_) * Set 1Mb SPIFFS for Espressif boards by default