You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2015/11/06 18:46:19 UTC

mahout git commit: (NOJIRA) small change to wording in readme.md

Repository: mahout
Updated Branches:
  refs/heads/master 6785ba1a0 -> 242c1e23b


(NOJIRA) small change to wording in readme.md


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/242c1e23
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/242c1e23
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/242c1e23

Branch: refs/heads/master
Commit: 242c1e23b457d2fa99e1a8e8eabcc2b39c86d723
Parents: 6785ba1
Author: Andrew Palumbo <ap...@apache.org>
Authored: Fri Nov 6 12:45:50 2015 -0500
Committer: Andrew Palumbo <ap...@apache.org>
Committed: Fri Nov 6 12:45:50 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/mahout/blob/242c1e23/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0ca2305..2ce2046 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ To use the Samsara environment you'll need to include both the engine neutral ma
     <version>${mahout.version}</version>
 </dependency>
 ```
-and a backing engine, e.g:
+and a dependency for back end engine translation, e.g:
 ```
 <dependency>
     <groupId>org.apache.mahout</groupId>