From: Dave Methvin Date: Mon, 6 Oct 2014 13:25:27 +0000 (-0400) Subject: Readme: Fix minor style issues. Thanks @MightyBranch! X-Git-Tag: 3.0.0-alpha1~218 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=edfc94df92982c2d840f6692291e09211d1c7cfc;p=jquery.git Readme: Fix minor style issues. Thanks @MightyBranch! --- diff --git a/README.md b/README.md index 2f6638bdc..1b64fac2c 100644 --- 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 ###