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

Commit

Permalink
Fix typo in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Dec 5, 2013
1 parent 29c3259 commit cd5a1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ Tests

This starter kit comes with an integration test sample, written for QUnit runner.

You can run the tests by opening the `index.html?tests` page in your browser.
You can run the tests by opening the `index.html?test` page in your browser.

The test is located in the `tests/tests.js` file. You can see how such an
integration test should be written, using QUnit assertions and ember-testing helpers.
Expand Down

0 comments on commit cd5a1ee

Please sign in to comment.