From d77f072ef7e5bdcdfc7877e117c924cd9486ea23 Mon Sep 17 00:00:00 2001 From: Pav Sidhu Date: Mon, 23 Oct 2017 10:40:17 +0100 Subject: [PATCH] Fix typo --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 30640f9..79b9c0a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -74,7 +74,7 @@

Installation

Concept

-

EyeJS have two test modes: the node mode, which run tests in a simple node environement, as Jest or Mocha would do.
And, our unique feature, which is the browser mode. It will tell your browser to do the tests.

+

EyeJS have two test modes: the node mode, which run tests in a simple node environment, as Jest or Mocha would do.
And, our unique feature, which is the browser mode. It will tell your browser to do the tests.

Syntax