Skip to content

Commit f93e297

Browse files
committed
Update register.js
1 parent f545f9d commit f93e297

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/academy/part-time/register.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ const COURSES = {
2323
// end: '2019-04-20',
2424
// },
2525
wdtd: {
26-
session: 'Fall Session 2020',
26+
session: 'Spring Session 2021',
2727
name: 'Web Development Test Drive',
2828
days: 'Saturdays',
2929
time: '10:00 a.m. - 3:00 p.m.',
30-
start: '2020-09-19',
31-
end: '2020-10-24',
30+
start: '2021-02-20',
31+
end: '2021-03-27',
3232
},
3333
// rbiw: {
3434
// session: 'Summer Session',

0 commit comments

Comments
 (0)