Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #9 from agrueneberg/patch-1
Browse files Browse the repository at this point in the history
Fix "itemSelector" -> "itemsSelector" typo in docs
  • Loading branch information
addyosmani committed Jul 24, 2014
2 parents 10c1162 + 95f3c28 commit 7b918d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-selector.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
* <p>color = {{color}}</p>
* </form>
*
* @attribute itemSelector
* @attribute itemsSelector
* @type string
* @default ''
*/
Expand Down

0 comments on commit 7b918d7

Please sign in to comment.