docs: Fixed typos
authorizard <alexander.komarov@intel.com>
Sat, 19 Jul 2014 12:38:41 +0000 (12:38 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 13 Aug 2014 13:24:18 +0000 (14:24 +0100)
Signed-off-by: izard <alexander.komarov@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
README.md
docs/index.md

index e21844b..84b8859 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ MRAA - Low Level Skeleton Library for Communication on GNU/Linux platforms
 ==============
 
 Library in C/C++ to interface with Galileo & other Intel platforms, in a
-structured and sane API with port nanmes/numbering that match boards & with
+structured and sane API with port names/numbering that match boards & with
 bindings to javascript & python.
 
 The intent is to make it easier for developers and sensor manufacturers to map
@@ -18,7 +18,7 @@ Galileo Rev H
 Compiling
 =========
 
-See docs/build.md.
+See docs/building.md.
 
 Examples
 ========
index bcc19c6..123942a 100644 (file)
@@ -2,7 +2,7 @@ MRAA - Low Level Skeleton Library for Communication on Intel platforms
 ==============
 
 Library in C/C++ to interface with Galileo & other Intel platforms, in a
-structured and sane API with port nanmes/numbering that match boards & with
+structured and sane API with port names/numbering that match boards & with
 bindings to javascript & python.
 
 The intent is to make it easier for developers and sensor manufacturers to map