From 5ca47ce55100ffb16351a3ad28df40cb6a7fe0f5 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 20 Oct 2020 09:54:02 -0400 Subject: [PATCH] fix typo --- motd/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motd/index.php b/motd/index.php index a05dd94..aab55b7 100644 --- a/motd/index.php +++ b/motd/index.php @@ -29,4 +29,4 @@ echo "check out #tilderadio for our internet radio station!\n"; echo "\n"; echo "please see our etiquette guidelines: https://tilde.chat/wiki/etiquette\n"; echo "\n"; -echo " ~~ be execellent to each other ~~"; +echo " ~~ be excellent to each other ~~";