summary -> description for 'microsoft-live-connect'

This commit is contained in:
Daniel Rosenwasser
2015-08-03 09:49:41 -07:00
parent 3f6ae4eabe
commit 01ca8013b4
@@ -467,7 +467,7 @@ var calendarCollection: Microsoft.Live.IObjectCollection<Microsoft.Live.ICalenda
var newCalendar: Microsoft.Live.INewCalendar = {
"name": "Summer Events",
"summary": "Things we are doing this summer."
"description": "Things we are doing this summer."
};
var newCalendarSub: Microsoft.Live.INewCalendarSubscription = {