tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

docs: Fix simple typo, occured -> occurred #287

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

There is a small typo in doc/example-report-yui3/original-src/build/event-simulate/event-simulate.js.

Should read occurred rather than occured.

tntim96 commented 4 years ago

That's actually a 3rd party library.