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
|
||||
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
|
||||
|
Reference in New Issue
Block a user