Skip to content

Commit 136b46d

Browse files
committed
Fix grammar
1 parent 1f0e93d commit 136b46d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2>Contact us</h2>
1010
<div class="fbox-icon">
1111
<a href="mailto:{{ site.contact_email }}"><i class="icon-email"></i></a>
1212
</div>
13-
<h3>Sends us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
13+
<h3>Send us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
1414
</div>
1515
</div>
1616

0 commit comments

Comments
 (0)