From d802f9652a4bc544a891748f40ad493adfd9b501 Mon Sep 17 00:00:00 2001 From: Draexzhan Date: Fri, 6 Sep 2024 14:40:21 -0400 Subject: [PATCH] Webhost: Fixed typo in userContent.html #3896 Changed "no" to "not" --- WebHostLib/templates/userContent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/templates/userContent.html b/WebHostLib/templates/userContent.html index 3603d411..71a0f674 100644 --- a/WebHostLib/templates/userContent.html +++ b/WebHostLib/templates/userContent.html @@ -69,7 +69,7 @@ {% else %} - You have no generated any seeds yet! + You have not generated any seeds yet! {% endif %}