You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ <h1>Installation</h1>
74
74
</section>
75
75
<section>
76
76
<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>
0 commit comments