From bf816c20395256c7ef2f8bed4614d0209136d038 Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Tue, 23 Aug 2022 13:09:20 +0200 Subject: [PATCH] Typo --- lib/commands/definitions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/commands/definitions.ts b/lib/commands/definitions.ts index 434de2e..1458259 100644 --- a/lib/commands/definitions.ts +++ b/lib/commands/definitions.ts @@ -84,7 +84,7 @@ const about: Command = { "So you want to know what this is about?", "", "Well, the answer is pretty unspectecular:", - "This site presents some stuff that me, a human created.", + "This site presents some stuff that me, a human, created.", "If you look arround you can read about my various projects.", "", "The navigation is done via this console interface.",