Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 bb1489e26 -> 17690acdb
IGNITE-843 Minor change for app descriptor. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/17690acd Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/17690acd Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/17690acd Branch: refs/heads/ignite-843 Commit: 17690acdb5a48f1441320a3879bd78f4d84dde0b Parents: bb1489e Author: AKuznetsov <akuznet...@gridgain.com> Authored: Thu Jul 2 15:55:53 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Thu Jul 2 15:55:53 2015 +0700 ---------------------------------------------------------------------- modules/web-control-center/nodejs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/17690acd/modules/web-control-center/nodejs/package.json ---------------------------------------------------------------------- diff --git a/modules/web-control-center/nodejs/package.json b/modules/web-control-center/nodejs/package.json index 24d97cb..ef35b9d 100644 --- a/modules/web-control-center/nodejs/package.json +++ b/modules/web-control-center/nodejs/package.json @@ -1,7 +1,7 @@ { "name": "ignite-web-control-center", "version": "1.0.0", - "description": "Web application for configuration, monotoring Ignite Cluster", + "description": "Web application for configuration, monitoring Ignite Cluster", "private": true, "scripts": { "start": "node ./bin/www"