You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/04 03:27:08 UTC

[GitHub] sandeep-krishnamurthy closed pull request #36: fix homepage typo

sandeep-krishnamurthy closed pull request #36: fix homepage typo
URL: https://github.com/apache/incubator-mxnet-site/pull/36
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_static/mxnet-theme/index.html b/_static/mxnet-theme/index.html
index 90f31a90..2a4daae7 100644
--- a/_static/mxnet-theme/index.html
+++ b/_static/mxnet-theme/index.html
@@ -58,7 +58,7 @@ <h2>Model Zoo</h2>
 <div class="col-lg-4 col-sm-12" id="example-blk">
 <span class="glyphicon glyphicon-list-alt"></span>
 <h2>Examples</h2>
-<p>Explore projects from simple demos, exmaples, tutorials to state-of-the-art research.</p>
+<p>Explore projects from simple demos, examples, tutorials to state-of-the-art research.</p>
 <div class="util-btn">
 <a href="https://github.com/dmlc/mxnet/tree/master/example" id="example-link">MXNet examples</a>
 </div>
diff --git a/index.html b/index.html
index 73b604e8..dd15ef00 100644
--- a/index.html
+++ b/index.html
@@ -238,7 +238,7 @@ <h2>Model Zoo</h2>
 <div class="col-lg-4 col-sm-12" id="example-blk">
 <span class="glyphicon glyphicon-list-alt"></span>
 <h2>Examples</h2>
-<p>Explore projects from simple demos, exmaples, tutorials to state-of-the-art research.</p>
+<p>Explore projects from simple demos, examples, tutorials to state-of-the-art research.</p>
 <div class="util-btn">
 <a href="https://github.com/dmlc/mxnet/tree/master/example" id="example-link">MXNet examples</a>
 </div>
diff --git a/versions/0.12.0/_static/mxnet-theme/index.html b/versions/0.12.0/_static/mxnet-theme/index.html
index 0ab74483..1d79d377 100644
--- a/versions/0.12.0/_static/mxnet-theme/index.html
+++ b/versions/0.12.0/_static/mxnet-theme/index.html
@@ -58,7 +58,7 @@ <h2>Model Zoo</h2>
 <div class="col-lg-4 col-sm-12" id="example-blk">
 <span class="glyphicon glyphicon-list-alt"></span>
 <h2>Examples</h2>
-<p>Explore projects from simple demos, exmaples, tutorials to state-of-the-art research.</p>
+<p>Explore projects from simple demos, examples, tutorials to state-of-the-art research.</p>
 <div class="util-btn">
 <a href="https://github.com/dmlc/mxnet/tree/master/example" id="example-link">MXNet examples</a>
 </div>
diff --git a/versions/master/_static/mxnet-theme/index.html b/versions/master/_static/mxnet-theme/index.html
index 90f31a90..2a4daae7 100644
--- a/versions/master/_static/mxnet-theme/index.html
+++ b/versions/master/_static/mxnet-theme/index.html
@@ -58,7 +58,7 @@ <h2>Model Zoo</h2>
 <div class="col-lg-4 col-sm-12" id="example-blk">
 <span class="glyphicon glyphicon-list-alt"></span>
 <h2>Examples</h2>
-<p>Explore projects from simple demos, exmaples, tutorials to state-of-the-art research.</p>
+<p>Explore projects from simple demos, examples, tutorials to state-of-the-art research.</p>
 <div class="util-btn">
 <a href="https://github.com/dmlc/mxnet/tree/master/example" id="example-link">MXNet examples</a>
 </div>
diff --git a/versions/master/index.html b/versions/master/index.html
index 8ab4c956..7240c6c0 100644
--- a/versions/master/index.html
+++ b/versions/master/index.html
@@ -238,7 +238,7 @@ <h2>Model Zoo</h2>
 <div class="col-lg-4 col-sm-12" id="example-blk">
 <span class="glyphicon glyphicon-list-alt"></span>
 <h2>Examples</h2>
-<p>Explore projects from simple demos, exmaples, tutorials to state-of-the-art research.</p>
+<p>Explore projects from simple demos, examples, tutorials to state-of-the-art research.</p>
 <div class="util-btn">
 <a href="https://github.com/dmlc/mxnet/tree/master/example" id="example-link">MXNet examples</a>
 </div>
@@ -283,4 +283,4 @@ <h2>Tutorials</h2>
         });
     </script>
 </body>
-</html>
\ No newline at end of file
+</html>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services