Skip to content

Commit 64df596

Browse files
committed
Fixing typo
1 parent a0abf5f commit 64df596

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

script.js

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -60,30 +60,6 @@
6060
// ]
6161
// ]
6262
// },
63-
{
64-
title: 'GraphQL and Apollo with Uri Goldshtein',
65-
displayDate: 'Tuesday, Septebmer 6th, 2016',
66-
date: '2016-09-06',
67-
time: '10:00 AM (Pacific Time)',
68-
hangoutUrl: 'http://ngair.io/graphql-apollo',
69-
guests: [
70-
[
71-
// {name: 'Shai Reznik', twitter: 'jimthedev'}
72-
]
73-
]
74-
},
75-
{
76-
title: 'ng1 to ng2 migration with Joe Eames',
77-
displayDate: 'Tuesday, September 6th, 2016',
78-
date: '2016-09-06',
79-
time: '11:00 AM (Pacific Time)',
80-
hangoutUrl: 'http://ngair.io/ng1-ng2',
81-
guests: [
82-
[
83-
// {name: 'Shai Reznik', twitter: 'jimthedev'}
84-
]
85-
]
86-
},
8763
{
8864
title: 'The Meta Show',
8965
displayDate: 'Tuesday, September 13th, 2016',
@@ -1168,6 +1144,30 @@
11681144
// {name: 'Shai Reznik', twitter: 'jimthedev'}
11691145
]
11701146
]
1147+
},
1148+
{
1149+
title: 'GraphQL and Apollo with Uri Goldshtein',
1150+
displayDate: 'Tuesday, September 6th, 2016',
1151+
date: '2016-09-06',
1152+
time: '10:00 AM (Pacific Time)',
1153+
hangoutUrl: 'http://ngair.io/graphql-apollo',
1154+
guests: [
1155+
[
1156+
// {name: 'Shai Reznik', twitter: 'jimthedev'}
1157+
]
1158+
]
1159+
},
1160+
{
1161+
title: 'ng1 to ng2 migration with Joe Eames',
1162+
displayDate: 'Tuesday, September 6th, 2016',
1163+
date: '2016-09-06',
1164+
time: '11:00 AM (Pacific Time)',
1165+
hangoutUrl: 'http://ngair.io/ng1-ng2',
1166+
guests: [
1167+
[
1168+
// {name: 'Shai Reznik', twitter: 'jimthedev'}
1169+
]
1170+
]
11711171
}
11721172
];
11731173

0 commit comments

Comments
 (0)