From b65353d54d16d0fb07cc2d7f3428a70f0de18172 Mon Sep 17 00:00:00 2001 From: daudix Date: Sat, 20 Jan 2024 16:16:09 +0300 Subject: [PATCH] chore: Title capitalization for "File an issue" button --- templates/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/404.html b/templates/404.html index 6282aee..91e2237 100644 --- a/templates/404.html +++ b/templates/404.html @@ -12,6 +12,6 @@

Go Back - File an issue + File an Issue

{% endblock content %}