From 983d19ab0b79abef0abd25cf47b357ed68b7c7a8 Mon Sep 17 00:00:00 2001 From: Tony Bowden Date: Sat, 10 Feb 2024 10:23:17 +0200 Subject: [PATCH] =?UTF-8?q?fix=20typo:=20color=20=E2=86=92=20colon=20(#22)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95fdc72..ecbde1e 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ A more formal definition of an error line is: - Sequence of characters representing a valid path - A colon (`:`) character - Integer of the line where the error occurred -- A color character followed by a space character +- A colon character followed by a space character - Any printable character describing the error - A newline (`\n`) terminating the error line