Readme: Fix minor style issues. Thanks @MightyBranch!

This commit is contained in:
Dave Methvin 2014-10-06 09:25:27 -04:00
parent 2e9c1ead76
commit edfc94df92

View File

@ -257,7 +257,7 @@ start();
```
Note: QUnit's eventual addition of an argument to stop/start is ignored in this test suite so that start and stop can be passed as callbacks without worrying about their parameters
*Note*: QUnit's eventual addition of an argument to stop/start is ignored in this test suite so that start and stop can be passed as callbacks without worrying about their parameters.
### Test assertions ###