Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 f3a402e5a -> f2f288e8a


IGNITE-843 Fixed text on summary page.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/f2f288e8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/f2f288e8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/f2f288e8

Branch: refs/heads/ignite-843
Commit: f2f288e8a75a56ae45961cbdb8fd69e8c01b3c16
Parents: f3a402e
Author: AKuznetsov <akuznet...@gridgain.com>
Authored: Fri Jul 3 12:59:09 2015 +0700
Committer: AKuznetsov <akuznet...@gridgain.com>
Committed: Fri Jul 3 12:59:09 2015 +0700

----------------------------------------------------------------------
 modules/web-control-center/nodejs/views/summary.jade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/f2f288e8/modules/web-control-center/nodejs/views/summary.jade
----------------------------------------------------------------------
diff --git a/modules/web-control-center/nodejs/views/summary.jade 
b/modules/web-control-center/nodejs/views/summary.jade
index daa6709..1bc5e36 100644
--- a/modules/web-control-center/nodejs/views/summary.jade
+++ b/modules/web-control-center/nodejs/views/summary.jade
@@ -39,7 +39,7 @@ block content
             a(href='clusters') configure
             |  it.
         div(ng-hide='clusters.length == 0')
-            p Following cluster configurations are created, you can download 
its as xml, java code or as docker file
+            p Following cluster configurations were created, you can download 
them as XML, java code or as docker file.
             .links
                 table.col-sm-12(st-table='clusters')
                     tbody

Reply via email to