You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iota.apache.org by to...@apache.org on 2016/11/15 00:49:36 UTC

[2/3] incubator-iota git commit: minor spelling mistake

minor spelling mistake

Project: http://git-wip-us.apache.org/repos/asf/incubator-iota/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-iota/commit/7a2672bb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-iota/tree/7a2672bb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-iota/diff/7a2672bb

Branch: refs/heads/master
Commit: 7a2672bbfccbfed02558791cbe438a29162d440e
Parents: e08e775
Author: K L Bhanu <kl...@gmail.com>
Authored: Tue Nov 15 01:42:08 2016 +0530
Committer: GitHub <no...@github.com>
Committed: Tue Nov 15 01:42:08 2016 +0530

----------------------------------------------------------------------
 Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-iota/blob/7a2672bb/Readme.md
----------------------------------------------------------------------
diff --git a/Readme.md b/Readme.md
index b788edb..477ee18 100644
--- a/Readme.md
+++ b/Readme.md
@@ -5,9 +5,9 @@ iota components found in the folders in this code repository and they include:
 
 1. The **Fey Engine** in the folder fey-core - This is written in Scala and uses the Akka framework
 2. **Performers** these are the "third party" or user defined components found in the folder Performers
-3. iota can be deployed across devices, standalone servers and clusters the Deployments folder is a set uf helper scripts that can be used in deploying iota in these different contexts. 
+3. iota can be deployed across devices, standalone servers and clusters the Deployments folder is a set of helper scripts that can be used in deploying iota in these different contexts. 
 4. iota management is a Django (python) based management system for iota whose code can be found in the management folder
 
 ## iota architecture
 
- ![iota architecture](./images/iota.png)
\ No newline at end of file
+ ![iota architecture](./images/iota.png)