From 30afbc417634aeaa36220d55bf9dff9162a6c954 Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Thu, 9 Dec 2021 16:46:52 +0100 Subject: [PATCH] fix typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 767d58b..6bd5d1c 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,6 @@ <head> </head> <body> - <p>Comping soon …</a> + <p>Coming soon …</a> </body> </html> -- GitLab