From 63e3a3f07247d51d13c4b43750fb334c1cb35b8f Mon Sep 17 00:00:00 2001 From: Robbe Van Herck Date: Sun, 30 Dec 2018 07:05:07 +0100 Subject: [PATCH] fixed typo (#32) --- views/banned.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/banned.pug b/views/banned.pug index 1556b60..3386f19 100644 --- a/views/banned.pug +++ b/views/banned.pug @@ -9,7 +9,7 @@ block sections .span12.offset2 .alert.alert-error.alert-block.ban h4.alert-heading Error! - | Yuo have been banned. + | You have been banned. br | Your ban will expire in #{ttl}. -- 2.54.0