From ae6efe5c7469d71b5543c85d6b9a926a9080a5fa Mon Sep 17 00:00:00 2001 From: Doug Shamoo Date: Sun, 27 Dec 2015 20:31:23 -0800 Subject: [PATCH] Fix typo in index.html 'differnet' to 'different' --- demo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.html b/demo/index.html index 3703c7a..354ebba 100644 --- a/demo/index.html +++ b/demo/index.html @@ -89,7 +89,7 @@

UI-Calendar

What?

Attach Angular objects to a calendar.

-

Show the data binding between two differnet calendars using the same event sources.

+

Show the data binding between two different calendars using the same event sources.

Why?