Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tibolte committed Nov 15, 2015
1 parent c741109 commit 6bae2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The event list contains CalendarEvent instances, see the description of the para
this.mAllDay = allDay;
}
````
Here is a quick (and very simple) to provide a list of events:
Here is a quick (and very simple) example providing a list of events:

```java
private void mockList(List<CalendarEvent> eventList) {
Expand Down

0 comments on commit 6bae2c4

Please sign in to comment.