You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2018/10/10 12:49:27 UTC

[ignite-teamcity-bot] branch master updated: Misprint correction

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git


The following commit(s) were added to refs/heads/master by this push:
     new ab46670  Misprint correction
ab46670 is described below

commit ab46670d2073403db1d1165815cc734a01cd5b9b
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Wed Oct 10 15:49:17 2018 +0300

    Misprint correction
---
 ignite-tc-helper-web/src/main/webapp/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ignite-tc-helper-web/src/main/webapp/index.html b/ignite-tc-helper-web/src/main/webapp/index.html
index 3e4909b..4a1c520 100644
--- a/ignite-tc-helper-web/src/main/webapp/index.html
+++ b/ignite-tc-helper-web/src/main/webapp/index.html
@@ -47,7 +47,7 @@ function loadData() {
     <div style="text-align: center">I need to:</div>
     <a href="prs.html"><button class="idxpgbutton"><font size="30px">&#128269;</font><br>Inspect Contribution</button></a>
     <a href="guard.html"><button class="idxpgbutton"><font size="30px">&#x1F6E1;&#xFE0F;</font><br>Monitor TC state</button></a>
-    <a href="comparison.html"><button class="idxpgbutton"><font size="30px">&#x1F4C9;</font><br>See test progres</button></a>
+    <a href="comparison.html"><button class="idxpgbutton"><font size="30px">&#x1F4C9;</font><br>See test progress</button></a>
     <a href="index0.html"><button class="idxpgbutton"><font size="30px">&lambda;</font><br>I like old home page</button></a>
 </div>