Skip to content

Commit

Permalink
Fix typos in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
colinf committed Nov 16, 2012
1 parent 32d5dc0 commit b1e9770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Expand Up @@ -14,11 +14,11 @@

* Supports reverse list of years i.e. where `from` > `to` in [showYearSelect(from, to)](#calendarshowyearselectfromto)
* Constrains calendar to one of the years in `from` through `to`
* Uses colinf/range rather than component range
* Uses colinf/range rather than component/range

## Installation

$ component install component/calendar
$ component install colinf/calendar

## Example

Expand Down

0 comments on commit b1e9770

Please sign in to comment.