From 666a893dad2893cc20421687b51aa0437efd6b33 Mon Sep 17 00:00:00 2001 From: Matthew Taylor Date: Tue, 21 Nov 2017 14:19:18 -0500 Subject: [PATCH] fix lint whoops! --- src/views/conference/2018/index/index.jsx | 3 ++- src/views/conference/2018/index/l10n.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/conference/2018/index/index.jsx b/src/views/conference/2018/index/index.jsx index 0e7272ac31c..78a9e77f763 100644 --- a/src/views/conference/2018/index/index.jsx +++ b/src/views/conference/2018/index/index.jsx @@ -100,7 +100,8 @@ var ConferenceSplash = React.createClass({ {' '} -

+ +

diff --git a/src/views/conference/2018/index/l10n.json b/src/views/conference/2018/index/l10n.json index 1b27667b9c9..8852947320e 100644 --- a/src/views/conference/2018/index/l10n.json +++ b/src/views/conference/2018/index/l10n.json @@ -20,7 +20,7 @@ "conference-2018.sessionItem3Title": "Interactive panel (60 minutes).", "conference-2018.sessionItem3Desc": "Discuss a Scratch-related topic in a panel with three or more people. Your proposal should describe how you will engage the audience during the session.", "conference-2018.sessionItem4Title": "Ignite talk (5 minutes).", - "conference-2018.sessionItem2Desc": "Share what you've been doing in a short, lively presentation.", + "conference-2018.sessionItem4Desc": "Share what you've been doing in a short, lively presentation.", "conference-2018.proposal": " Submit Your Proposal", "conference-2018.proposalDeadline": "Deadline for proposals: February 5",