Skip to content

Commit 9a18e93

Browse files
authored
Update StudentDashboard.js
1 parent 225ac59 commit 9a18e93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/protected/StudentDashboard.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default class StudentDashboard extends Component {
5858
p2: {
5959
name: 'Plenary 2',
6060
options: [
61-
{ id: 'p2o1', name: 'Michael Kaufman | Breaking Barriers: Engaging Men in Gender Equality for a Better World' },
61+
{ id: 'p2o1', name: 'Michael Kaufman | Why Women’s Rights & Gender Equality Are Great for Boys and Men!' },
6262
{ id: 'p2o2', name: 'Sylvia Torres Guillen | Mi Camino A La Justicia: How Challenging the Legal System Results in a Real Democracy' },
6363
{ id: 'p2o3', name: 'Shirley Blumberg | Imagining the Future: Building on the Past' },
6464
{ id: 'p2o4', name: 'John Smol | Our “Anthropocene” World: The Critical Role of Science Literacy and Effective Communication' },
@@ -971,4 +971,4 @@ initializeData(userId) {
971971
// {/* <h3 class="text-white">Your Schedule</h3> */}
972972
// </Col>
973973
// </Row> */}
974-
974+

0 commit comments

Comments
 (0)