From 8900f8f8a1950a37b0fb9e674090aabcd215d3dc Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Thu, 4 Jun 2015 14:18:47 -0700 Subject: [PATCH] fix 840 --- views/resources/nonprofits.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/resources/nonprofits.jade b/views/resources/nonprofits.jade index 250488d5bd..374b26e7b9 100644 --- a/views/resources/nonprofits.jade +++ b/views/resources/nonprofits.jade @@ -54,4 +54,4 @@ block content .big-break a.btn.btn-cta.signup-btn.btn-block(href="/nonprofits-form") My nonprofit needs coding help .button-spacer - a.btn.btn-cta.btn-success.btn-block(href="/nonprofits/directory") Browse our directory of nonprofit we've helped + a.btn.btn-cta.btn-success.btn-block(href="/nonprofits/directory") Browse our directory of nonprofits we've helped