From 2fea0377d354c0a77fc92f97093ccec8c1a2cf1a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 14 Jun 2014 22:14:51 +0300 Subject: [PATCH] Typo fix --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3de52230..fd7a4def 100644 --- a/README.rst +++ b/README.rst @@ -36,7 +36,7 @@ instruments. **Platformio** is well suited for **embedded development**. It can: * Automatically analyse dependency -* Reliably detect of build changes +* Reliably detect build changes * Build framework or library source code to static library * Build *ELF* (executable and linkable firmware) * Convert *ELF* to *HEX* or *BIN* file