From 20ed77144232c42156ac8b91ce78d2b174c7b45c Mon Sep 17 00:00:00 2001 From: Adrien MALINGREY Date: Mon, 28 Oct 2019 03:16:23 +0100 Subject: [PATCH] fix php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 7a05154..31e16e2 100644 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@ "softDrop" => "CHUTE LENTE", "hardDrop" => "CHUTE RAPIDE", "rotateCW" => "ROTATION HORAIRE", - "rotateCCW:" => "ROTATE INVERSE", + "rotateCCW" => "ROTATE INVERSE", "hold" => "GARDE", "pause" => "PAUSE", );