Removed an extra m from the word commit

This commit is contained in:
uwaseem
2015-10-11 17:41:27 +08:00
parent 2934367949
commit 21c78f9f96

View File

@@ -11,7 +11,7 @@ block content
h2= nonprofit.displayName
img.testimonial-image.img-responsive.img-center(src=nonprofit.imgUrl)
.button-spacer
a.text-center(href='/commit?nonprofit=#{nonprofit.name}') Commmit to #{nonprofit.displayName}
a.text-center(href='/commit?nonprofit=#{nonprofit.name}') Commit to #{nonprofit.displayName}
p= nonprofit.description
.spacer
.col-xs-12