Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanmanning committed Dec 11, 2012
1 parent 211739b commit 884a492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -173,7 +173,7 @@ $ npm run-script testapp

Now you will be able to visit `http://localhost:3893/` in your browsers to run the tests. The app will automatically restart whenever a JavaScript file changes locally, so re-running the tests is just a case of reloading the page.

Unfortunately, my testing tools don't work correctly in Firefox 3.6 and IE 6–8. Becuase of this, there is a stripped down test suite available on `http://localhost:3893/legacy` which caters for these browsers.
Unfortunately, my testing tools don't work correctly in Firefox 3.6 and IE 6–8. Because of this, there is a stripped down test suite available on `http://localhost:3893/legacy` which caters for these browsers.


Credit
Expand Down

0 comments on commit 884a492

Please sign in to comment.