From 1ddb409d3915f67649393733d5d5af5281d131bc Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Fri, 2 Jul 2021 19:09:58 +0100 Subject: [PATCH] Update README.md --- subjects/comcheck/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/comcheck/README.md b/subjects/comcheck/README.md index a468d465..7988f911 100644 --- a/subjects/comcheck/README.md +++ b/subjects/comcheck/README.md @@ -6,7 +6,7 @@ Write a program `comcheck` that displays on the standard output `Alert!!!` follo - `01`, `galaxy` or `galaxy 01`. -- If none of the parameters match, the program displays a nothing. +- If none of the parameters match, the program displays nothing. ### Usage