Skip to content

Commit b06c4ae

Browse files
authored
Merge pull request #67 from albertchae/patch-1
Fix typo in Registration
2 parents 4b72730 + 66321e7 commit b06c4ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/mixins/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
{% endfor %}
4848
</ul>
4949
<a href="/donate" class="btn btn-donate">Donate</a>
50-
<a href="/events" class="btn btn-event">Event Registation</a>
50+
<a href="/events" class="btn btn-event">Event Registration</a>
5151
</div>
5252
</nav>

0 commit comments

Comments
 (0)