Skip to content

Commit 84c23ef

Browse files
pavsidhuarguiot
authored andcommitted
Fix typo (#4)
1 parent 50fdad4 commit 84c23ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>Installation</h1>
7474
</section>
7575
<section>
7676
<h1>Concept</h1>
77-
<p>EyeJS have two test modes: the <b>node</b> mode, which run tests in a simple node environement, as Jest or Mocha would do. <br>And, our unique feature, which is the <b>browser</b> mode. It will tell your browser to do the tests.</p>
77+
<p>EyeJS have two test modes: the <b>node</b> mode, which run tests in a simple node environment, as Jest or Mocha would do. <br>And, our unique feature, which is the <b>browser</b> mode. It will tell your browser to do the tests.</p>
7878
</section>
7979
<section>
8080
<h1>Syntax</h1>

0 commit comments

Comments
 (0)