Fixed typo.

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

Branch: refs/heads/ignite-1192
Commit: 3b84f34e5354b2d02ba839439f9091ed9feafa89
Parents: 7696dd2
Author: Alexey Kuznetsov <[email protected]>
Authored: Tue Apr 4 16:06:01 2017 +0700
Committer: Alexey Kuznetsov <[email protected]>
Committed: Tue Apr 4 16:06:01 2017 +0700

----------------------------------------------------------------------
 .../frontend/app/modules/states/configuration/clusters/general.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/3b84f34e/modules/web-console/frontend/app/modules/states/configuration/clusters/general.pug
----------------------------------------------------------------------
diff --git 
a/modules/web-console/frontend/app/modules/states/configuration/clusters/general.pug
 
b/modules/web-console/frontend/app/modules/states/configuration/clusters/general.pug
index be56a6c..dfc49d6 100644
--- 
a/modules/web-console/frontend/app/modules/states/configuration/clusters/general.pug
+++ 
b/modules/web-console/frontend/app/modules/states/configuration/clusters/general.pug
@@ -49,7 +49,7 @@ include /app/helpers/jade/mixins
                             <li>AWS S3 - AWS S3 based IP finder that 
automatically discover cluster nodes on Amazon EC2 cloud</li>\
                             <li>Apache jclouds - Apache jclouds multi cloud 
toolkit based IP finder for cloud platforms with unstable IP addresses</li>\
                             <li>Google cloud storage - Google Cloud Storage 
based IP finder that automatically discover cluster nodes on Google Compute 
Engine cluster</li>\
-                            <li>JDBC - JDBC based IP finder that use database 
to store node IP addres</li>\
+                            <li>JDBC - JDBC based IP finder that use database 
to store node IP address</li>\
                             <li>Shared filesystem - Shared filesystem based IP 
finder that use file to store node IP address</li>\
                             <li>Apache ZooKeeper - Apache ZooKeeper based IP 
finder when you use ZooKeeper to coordinate your distributed environment</li>\
                         </ul>')

Reply via email to