Browse Source

fix(audit go reloaded): revert miscorrection to (was previously correct)

pull/2036/head
Chris 1 year ago committed by Dav Hojt
parent
commit
a97efc1e6e
  1. 2
      subjects/go-reloaded/audit/README.md

2
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 an optimist ,but an 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 a optimist ,but a 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.'`

Loading…
Cancel
Save