From a6ae128deb6e73be7bad98d9b3f2e364c11621d8 Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Thu, 7 Sep 2017 13:22:52 -0400 Subject: [PATCH] Tweak a couple tiny things --- www/index.spt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/index.spt b/www/index.spt index 1939e41cc0..f784f182d0 100644 --- a/www/index.spt +++ b/www/index.spt @@ -37,11 +37,11 @@ banner = "Pay for Open Source"

- {{ _( 'We {a}recommend{_a} $2,000 per year{br}per technical employee{br}of your company.' + {{ _( 'We {a}recommend{_a} $2,000 per year{br}per technical employee{br}at your company.' , br='
'|safe , a=''|safe , _a=''|safe @@ -106,7 +106,7 @@ banner = "Pay for Open Source" {{ _('Optional') }}

{{ _('Ecosystems') }}

- {{ _('Which are most valuable to you?{br}(JavaScript, Python, etc.)', br='
'|safe) }} + {{ _('Which do you value most?{br}(JavaScript, Python, etc.)', br='
'|safe) }}