You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by cd...@apache.org on 2017/11/21 11:51:19 UTC

[39/50] incubator-edgent-samples git commit: minor doc stuff

minor doc stuff

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/commit/22d0c288
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/22d0c288
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/22d0c288

Branch: refs/heads/develop
Commit: 22d0c288bdf0301c1ae933381bbcaa95eceb5448
Parents: 51ddbc2
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Tue Oct 17 20:09:25 2017 -0400
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Tue Oct 17 20:09:25 2017 -0400

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/22d0c288/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 97adf54..e39fac0 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 # Quickstart
 
 You must have Java 8 installed on your system. Maven will be automatically
-downloaded installed by the maven wrapper `mvnw`.
+downloaded and installed by the maven wrapper `mvnw`.
 
 Build the samples for Java 8
 ```sh