From 0c63ead9f8f942e2f0249a7657a020416a0ca2e2 Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 10:15:04 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/error=5Fht?= =?UTF-8?q?ml/404.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/error_html/404.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/controllers/error_html/404.html.heex b/lib/chiya_web/controllers/error_html/404.html.heex index 4f5e6ed..27fabec 100644 --- a/lib/chiya_web/controllers/error_html/404.html.heex +++ b/lib/chiya_web/controllers/error_html/404.html.heex @@ -1,4 +1,4 @@ <.header> - <:title>four o' four + <:title>four oh four <:subtitle>this page was not found. \ No newline at end of file