]> source.dussan.org Git - jquery.git/commitdiff
Readme: Fix minor style issues. Thanks @MightyBranch!
authorDave Methvin <dave.methvin@gmail.com>
Mon, 6 Oct 2014 13:25:27 +0000 (09:25 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 6 Oct 2014 13:25:27 +0000 (09:25 -0400)
README.md

index 2f6638bdc52632decd2bdd06ba609c7c1b9f84f9..1b64fac2cdc46fb5d99eaa4538870e26541f1a12 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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 ###