From 89a609fb735e858a459108ef8433044c78024979 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 13 Sep 2019 12:57:10 +0100 Subject: [PATCH] Replace haven't with have not --- app/templates/views/styleguide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/styleguide.html b/app/templates/views/styleguide.html index e09ceab2d..841d8fb97 100644 --- a/app/templates/views/styleguide.html +++ b/app/templates/views/styleguide.html @@ -163,7 +163,7 @@ caption='Jobs', field_headings=['Job', 'Time'], caption_visible=True, - empty_message='You haven’t scheduled any jobs yet' + empty_message='You have not scheduled any jobs yet' ) %} {% call field() %} {{ item.job }}