aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2014-10-06 09:25:27 -0400
committerDave Methvin <dave.methvin@gmail.com>2014-10-06 09:25:27 -0400
commitedfc94df92982c2d840f6692291e09211d1c7cfc (patch)
treec577ddb3c913fc9f49e5fa12ed978f93233701b8 /README.md
parent2e9c1ead76aaae8fde004e3cacde1e36c5fd2104 (diff)
downloadjquery-edfc94df92982c2d840f6692291e09211d1c7cfc.tar.gz
jquery-edfc94df92982c2d840f6692291e09211d1c7cfc.zip
Readme: Fix minor style issues. Thanks @MightyBranch!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 ###