Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ someFunc :: ...
someFunc ...
```

You'll a find a file with this name already in place in `src/`,
You'll find a file with this name already in place in `src/`,
which you can use as a starting point for your solution.

Just keep in mind that this *stub* is there just for you to get started.
Expand Down
Loading