Merge pull request #3706 from uwaseem/fix/remove-m-from-commmit

Removed an extra m from the word commit
This commit is contained in:
Arsen Melikyan
2015-10-11 15:04:28 +04:00

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