From b1e56d8ba13e0b0f4ce1b0b829014ccff9b8598f Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 13 Apr 2016 17:19:11 +0100 Subject: [PATCH] Use proper apostrophe on 500 page --- app/templates/error/500.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/error/500.html b/app/templates/error/500.html index b6955d925..cdbd2a58d 100644 --- a/app/templates/error/500.html +++ b/app/templates/error/500.html @@ -4,7 +4,7 @@

- Sorry, we're experiencing technical difficulties + Sorry, we’re experiencing technical difficulties

Try again later.