From 06b7753db4d3a94f5c3b2df76ce8be9f7c269259 Mon Sep 17 00:00:00 2001 From: kleph Date: Fri, 17 Apr 2020 14:08:01 +0200 Subject: [PATCH] Fix typo --- templates/status.j2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/status.j2.html b/templates/status.j2.html index 0e9335a..e74a9a9 100644 --- a/templates/status.j2.html +++ b/templates/status.j2.html @@ -13,6 +13,6 @@ - The server {{ server_name }} is currently playaing map {{ current_map }} with {{ human_players_count }} human player(s) and {{ bots_players_count }} bot(s) + The server {{ server_name }} is currently playing map {{ current_map }} with {{ human_players_count }} human player(s) and {{ bots_players_count }} bot(s)