You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by de...@apache.org on 2017/05/22 19:32:26 UTC

incubator-systemml-website git commit: [MINOR] Punctuation direction, typos

Repository: incubator-systemml-website
Updated Branches:
  refs/heads/master dc4e296be -> 45a45d15b


[MINOR] Punctuation direction, typos


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/45a45d15
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/45a45d15
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/diff/45a45d15

Branch: refs/heads/master
Commit: 45a45d15bf2db4e30f350d386f01cc5ae143ef7c
Parents: dc4e296
Author: Deron Eriksson <de...@us.ibm.com>
Authored: Mon May 22 12:31:40 2017 -0700
Committer: Deron Eriksson <de...@us.ibm.com>
Committed: Mon May 22 12:31:40 2017 -0700

----------------------------------------------------------------------
 _src/get-started.html | 2 +-
 _src/roadmap.html     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/45a45d15/_src/get-started.html
----------------------------------------------------------------------
diff --git a/_src/get-started.html b/_src/get-started.html
index 3025f01..892c676 100644
--- a/_src/get-started.html
+++ b/_src/get-started.html
@@ -41,7 +41,7 @@ limitations under the License.
     <div class="col col-6 content-group content-group--more-padding button-group">
       <h2>Install SystemML</h2>
       <h4><strong>Level:</strong> Beginner &nbsp; | &nbsp; <strong>Time:</strong> 20 minutes</h4><br>
-      <p>New to Apache SystemML? Try our guick install guide that will walk you through setting up your environment and getting you up and going with SystemML.</p>
+      <p>New to Apache SystemML? Try our quick install guide that will walk you through setting up your environment and getting you up and going with SystemML.&lrm;</p>
       <a class="button button-secondary" href="https://apache.github.io/incubator-systemml" target="_blank">Docs</a>
       <a class="button button-primary" href="install-systemml.html">Install SystemML</a>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/45a45d15/_src/roadmap.html
----------------------------------------------------------------------
diff --git a/_src/roadmap.html b/_src/roadmap.html
index bc93644..8c6fd1b 100644
--- a/_src/roadmap.html
+++ b/_src/roadmap.html
@@ -217,10 +217,10 @@ limitations under the License.
           </ul>
         </li>
         <li>
-          Operations, New Simplications Rewrites
+          Operations, New Simplification Rewrites
           <ul>
             <li>New Algorithms: kNN</li>
-            <li>Documentation: javadocs, Jupyter/Zeppeling notebook examples</li>
+            <li>Documentation: javadocs, Jupyter/Zeppelin notebook examples</li>
           </ul>
         </li>
       </ul>
@@ -239,7 +239,7 @@ limitations under the License.
           Repartitioning, RDD Checkpointing, On-Demand Creation of SparkContext
           <ul>
             <li>New Runtime Operators for mmult, multihreaded readers and operators.</li>
-            <li>New Algoriths: ALS, Cubic Splines</li>
+            <li>New Algorithms: ALS, Cubic Splines</li>
             <li>Online Documentation</li>
           </ul>
         </li>