Skip to content

Commit

Permalink
Merge pull request #56 from IanMcbull/ian
Browse files Browse the repository at this point in the history
There was a grammatical mistake in the readme file that I corrected
  • Loading branch information
bulkan authored Jul 3, 2022
2 parents 0788122 + 4a7ad0f commit 35264a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Using your preferred editor, simply create a file to write your solution in.

#### 3. Testing your solution

Use the workshop's `run` command to point the workshop at your solution file. Your solution will loaded
Use the workshop's `run` command to point the workshop at your solution file. Your solution will be loaded
and passed the problem input. This usually won't perform any validation, it will only show the program output.

```
Expand Down

0 comments on commit 35264a5

Please sign in to comment.