Skip to content

Commit cace250

Browse files
committed
fixed typo
1 parent 45508c8 commit cace250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/pub/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h3>Location</h3>
132132
<li class="event">
133133
<div class="vevent">
134134
<h2>
135-
<a class="url" name="afterparty" href="#afterparty">Aferparty</a>
135+
<a class="url" name="afterparty" href="#afterparty">Afterparty</a>
136136
</h2>
137137
<div class="summary">Can't make it to the hackfest? Make it to the party. Conversations all around. In the middle of Friedrichshain, so we have a place to go afterwards.</div>
138138
<div class="date">

app/site/_data/events.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
- {
3030
name: "afterparty",
31-
title: "Aferparty",
31+
title: "Afterparty",
3232
start: "2014-05-28 06:00 PM",
3333
end: "2014-05-28 10:00 PM",
3434
location: {

0 commit comments

Comments
 (0)