From ece8d8b518752fd20daf8392c4fdac231bb731a7 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Wed, 19 Jul 2017 13:32:48 +1000 Subject: [PATCH] Fix typo to display "Producer signup page" --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4e189ed9b9..78d1f1cf0e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1850,7 +1850,7 @@ Please follow the instructions there to make your enterprise visible on the Open contents: header: Header home_page: Home page - producer_sign_up: Producer signup page + producer_signup_page: Producer signup page hub_signup_page: Hub signup page group_signup_page: Group signup page footer_and_external_links: Footer and External Links