Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/ConferencesHero.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default () => (
<ConferenceGlow src="/static/conferences.svg" color={theme.lightblue} />
<p>
On the second day, diverse speakers will cover relevant topics from the JavaScript
ecosystem, cool libraries, fun experiments and more; an oportunity to learn about JS latest
ecosystem, cool libraries, fun experiments and more; an opportunity to learn about JS latest
and greatest.
</p>
</Container>
Expand Down
2 changes: 1 addition & 1 deletion components/SponsorsHero.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export default () => (
<Text>
We're looking for partners to make this event possible.
<br />
Interested in being an sponsor? <Link href="mailto:[email protected]">Send us an email</Link>!
Interested in being a sponsor? <Link href="mailto:[email protected]">Send us an email</Link>!
</Text>
</Container>
</Hero>
Expand Down