From 565ca05366ba0b55993dcd124f034150a964aba1 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 24 Apr 2016 00:52:36 +0300 Subject: [PATCH] Fix typo --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index f870dcf0..c3d09426 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -39,7 +39,7 @@ PlatformIO 2.0 * Updated Arduino Wiring-based framework to the latest version for Atmel AVR/SAM development platforms * Updated "Teensy Loader CLI" and fixed uploading of large .hex files - (`issue #568 `_) + (`issue #568 `_) * Updated the support for Sanguino Boards (`issue #586 `_) * Better handling of used boards when re-initialize/update project