From 06a6822173450c4e10c75fe50f019cf389ff2b8d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 13 Jan 2018 19:45:54 +0200 Subject: [PATCH] Minor fix to history --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index d34f9974..db2f72fe 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -15,7 +15,7 @@ PlatformIO 3.0 * Renamed ``envs_dir`` option to ``build_dir`` in `Project Configuration File "platformio.ini" `__ * Improved support of PIO Unified Debugger for Eclipse Oxygen -* Improved work in off-line mode +* Improved a work in off-line mode * Fixed project generator for CLion IDE * Fixed PIO Unified Debugger for mbed framework * Fixed library updates when a version is declared in VCS format (not SemVer)