From 7dfb413d874ca10e4400ffbfdcc9bbfeb9ba9270 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 12 Nov 2020 21:42:53 +0200 Subject: [PATCH] Typo fix --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index a4deb1d9..6bb762e5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -11,7 +11,7 @@ PlatformIO Core 5 5.0.4 (2020-??-??) ~~~~~~~~~~~~~~~~~~ -- Added "Core" suffix when showing PlatformIO Core version using ``pio --verison`` command +- Added "Core" suffix when showing PlatformIO Core version using ``pio --version`` command - Do not provide "intelliSenseMode" option when generating configuration for VSCode C/C++ extension 5.0.3 (2020-11-12)