From 1f603ec26224a22190c124f2eede49e5a95f4d51 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sun, 12 Nov 2023 20:03:50 +0100 Subject: [PATCH] Fixed language error in defualt index page. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d3bc1bc..a6a3695 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@

-

If you see this page, that means, that the server is properly working. You can further configure the server and replace index.html and tests.html pages with custom ones.

+

If you see this page that means that the server is working properly. You can further configure the server and replace index.html and tests.html pages with custom ones.

Default config.json looks like this: