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