Update README.md Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1363f36c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1363f36c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1363f36c
Branch: refs/heads/ignite-7777 Commit: 1363f36cee77090c4e45861321d30794809e2a67 Parents: 31ddbae Author: alexey-nbl <[email protected]> Authored: Wed May 9 00:55:49 2018 +0300 Committer: GitHub <[email protected]> Committed: Wed May 9 00:55:49 2018 +0300 ---------------------------------------------------------------------- modules/platforms/nodejs/spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/1363f36c/modules/platforms/nodejs/spec/README.md ---------------------------------------------------------------------- diff --git a/modules/platforms/nodejs/spec/README.md b/modules/platforms/nodejs/spec/README.md index a7eb1df..02969a5 100644 --- a/modules/platforms/nodejs/spec/README.md +++ b/modules/platforms/nodejs/spec/README.md @@ -1,6 +1,6 @@ # Test Instructions # -NodeJS Client for Apache Ignite contains [Jasmine](https://www.npmjs.com/package/jasmine) tests in to check the client behavior. +NodeJS Client for Apache Ignite contains [Jasmine](https://www.npmjs.com/package/jasmine) tests to check the behavior of the client. ## Tests Installation ##
