diff --git a/subjects/go-reloaded/audit/README.md b/subjects/go-reloaded/audit/README.md index a855792bb2..254f120d40 100644 --- a/subjects/go-reloaded/audit/README.md +++ b/subjects/go-reloaded/audit/README.md @@ -14,9 +14,9 @@ ###### Is the text present in `result.txt` equal to the above? -##### In a file called `sample.txt` place the following text: `Don not be sad ,because sad backwards is das . And das not good`. Now run the student program with the arguments: `sample.txt result.txt`. +##### In a file called `sample.txt` place the following text: `Do not be sad ,because sad backwards is das . And das not good`. Now run the student program with the arguments: `sample.txt result.txt`. -`Don not be sad, because sad backwards is das. And das not good` +`Do not be sad, because sad backwards is das. And das not good` ###### Is the text present in `result.txt` equal to the above?