Fix grammar

This commit is contained in:
Ivan Kravets
2016-01-20 01:24:36 +02:00
parent 1829952b1e
commit a41cf3dd48

View File

@ -15,7 +15,7 @@ PlatformIO 2.0
and allowed to `change default upload reset method <http://docs.platformio.org/en/latest/platforms/espressif.html#custom-reset-method>`_
for Espressif development platform
(`issue #444 <https://github.com/platformio/platformio/issues/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 <https://github.com/platformio/platformio/issues/465>`_)
* Set 1Mb SPIFFS for Espressif boards by default