From 347209f5c07a6fc8a8aad4f5d692d4a90069cd66 Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Mon, 27 Apr 2020 13:52:37 +0100 Subject: [PATCH] Fix typo --- app/templates/views/pricing/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 746731154..1eecf08c1 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -56,8 +56,8 @@ ('Up to 306 characters', '2 text messages'), ('Up to 459 characters', '3 text messages'), ('Up to 612 characters', '4 text messages'), - ('Up to 765 characters', '5 test messages'), - ('Up to 918 characters', '6 test messages'), + ('Up to 765 characters', '5 text messages'), + ('Up to 918 characters', '6 text messages'), ] %} {% call row() %} {{ text_field(message_length) }}