From edfc94df92982c2d840f6692291e09211d1c7cfc Mon Sep 17 00:00:00 2001 From: Dave Methvin Date: Mon, 6 Oct 2014 09:25:27 -0400 Subject: [PATCH] Readme: Fix minor style issues. Thanks @MightyBranch! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ### -- 2.39.5