Skip to content

Commit d64d029

Browse files
Fixed typo in readme
1 parent c3cfa6a commit d64d029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Once you have your web server setup you can point it at the project directory.
107107

108108
Automated testing forms the backbone of the jQuery Mobile project's QA activities. As a contributor or patch submitter you will be expected to run the test suite for the code your patches affect. Our continuous integration server will address the remainder of the test suite.
109109

110-
You can run the all the test suites by running:
110+
You can run all the test suites by running the following command:
111111

112112
grunt test
113113

0 commit comments

Comments
 (0)