Author: deron
Date: Mon May 22 19:39:35 2017
New Revision: 1795843

URL: http://svn.apache.org/viewvc?rev=1795843&view=rev
Log:
[MINOR] Punctuation direction, typos

Modified:
    incubator/systemml/site/get-started.html
    incubator/systemml/site/roadmap.html

Modified: incubator/systemml/site/get-started.html
URL: 
http://svn.apache.org/viewvc/incubator/systemml/site/get-started.html?rev=1795843&r1=1795842&r2=1795843&view=diff
==============================================================================
--- incubator/systemml/site/get-started.html (original)
+++ incubator/systemml/site/get-started.html Mon May 22 19:39:35 2017
@@ -164,7 +164,7 @@
     <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>

Modified: incubator/systemml/site/roadmap.html
URL: 
http://svn.apache.org/viewvc/incubator/systemml/site/roadmap.html?rev=1795843&r1=1795842&r2=1795843&view=diff
==============================================================================
--- incubator/systemml/site/roadmap.html (original)
+++ incubator/systemml/site/roadmap.html Mon May 22 19:39:35 2017
@@ -340,10 +340,10 @@
           </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>
@@ -362,7 +362,7 @@
           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>


Reply via email to