Skip to content

Commit

Permalink
Update parameter types and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
keesiemeijer committed Jul 9, 2017
1 parent 9cb411d commit d86444a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ Sets the class names used in the calendar

##### Parameters:

- ***array*** `$classes` - Array with classes used in the calendar
- ***null*** | ***array*** `$classes` - Array with classes used in the calendar

The default classes uses in the calendar are
The default classes used in the calendar are
```php
$classes = array(
'calendar' => 'SimpleCalendar',
Expand Down

0 comments on commit d86444a

Please # to comment.