Merge pull request #3706 from uwaseem/fix/remove-m-from-commmit
Removed an extra m from the word commit
This commit is contained in:
@@ -11,7 +11,7 @@ block content
|
|||||||
h2= nonprofit.displayName
|
h2= nonprofit.displayName
|
||||||
img.testimonial-image.img-responsive.img-center(src=nonprofit.imgUrl)
|
img.testimonial-image.img-responsive.img-center(src=nonprofit.imgUrl)
|
||||||
.button-spacer
|
.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
|
p= nonprofit.description
|
||||||
.spacer
|
.spacer
|
||||||
.col-xs-12
|
.col-xs-12
|
||||||
|
Reference in New Issue
Block a user