From 3d7c3a0c7a9a7778b9a277122b8659fbca947c54 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 17 Jul 2015 15:05:05 +0300 Subject: [PATCH] Fix typo in history --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 9c48dca1..9fe0c734 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,8 +7,8 @@ Release History * Project generator for `CLion IDE `__ (`issue #132 `_) * Updated ``tool-bossac`` package to 1.5 version for `atmelsam `__ platform -* Updated ``sdk-esp8266`` package for `espressif `__ platform (`issue #251 `_) +* Updated ``sdk-esp8266`` package for `espressif `__ platform * Fixed incorrect arguments handling for `platformio serialports monitor `_ command (`issue #248 `_)