Skip to content

Commit

Permalink
Corrected minor grammar issue in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Jackson authored and Paul Jackson committed Jul 16, 2012
1 parent c8d85bd commit 94247dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ The toolkit complies with the new Standards on Web Accessibility and Web Usabili
* **Assume browser:** true
* Formatting recommendations:
* Indent with tabs using the [K&R indenting style](http://en.wikipedia.org/wiki/Indent_style#K.26R_style)
* Use single quotes for string in JavaScript (so unescaped double quotes can be used for attributes in HTML output)
* Use single quotes for strings in JavaScript (so unescaped double quotes can be used for attributes in HTML output)
* Supported browsers (should be tested against):
* [Browser test baseline - YUI Graded Browser Support](http://yuilibrary.com/yui/docs/tutorials/gbs/) (excluding IE6)

Expand Down

0 comments on commit 94247dc

Please sign in to comment.