Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Fix typo in index.html
Browse files Browse the repository at this point in the history
'differnet' to 'different'
  • Loading branch information
dougshamoo committed Dec 28, 2015
1 parent 349c7f0 commit ae6efe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1>UI-Calendar</h1>
<h3>What?</h3>

<p>Attach Angular objects to a calendar.</p>
<p>Show the data binding between two differnet calendars using the same event sources.</p>
<p>Show the data binding between two different calendars using the same event sources.</p>

<h3>Why?</h3>

Expand Down

0 comments on commit ae6efe5

Please sign in to comment.