From e1d90642a485eeeadc8655d4d1d6ba54b676cd87 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Wed, 24 May 2023 16:49:20 +0100 Subject: [PATCH] fix(audit readme): typo fix in audit of go-reloaded --- subjects/go-reloaded/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/go-reloaded/audit/README.md b/subjects/go-reloaded/audit/README.md index e8b1b0507..c23e02740 100644 --- a/subjects/go-reloaded/audit/README.md +++ b/subjects/go-reloaded/audit/README.md @@ -20,7 +20,7 @@ ###### Is the text present in `result.txt` equal to the above? -##### In a file called `sample.txt` place the following text (without the double quotes): "harold wilson (cap, 2) : ' I am a optimist ,but a optimist who carries a raincoat . '". Now run the student program with the arguments: `sample.txt result.txt`. +##### In a file called `sample.txt` place the following text (without the double quotes): "harold wilson (cap, 2) : ' I am an optimist ,but an optimist who carries a raincoat . '". Now run the student program with the arguments: `sample.txt result.txt`. `Harold Wilson: 'I am an optimist, but an optimist who carries a raincoat.'`