diff options
| author | mo8it <mo8it@proton.me> | 2024-08-09 12:47:32 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-09 12:47:32 +0200 |
| commit | ce3dcc98560a7555386556ba13d5e901bb27e2ed (patch) | |
| tree | ddced83b8ea597ff0d8fdced775b704596731459 | |
| parent | 4472d50eba291a90017fa4c1974682c4392bf8b8 (diff) | |
Fix typo
| -rw-r--r-- | solutions/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/README.md b/solutions/README.md index 6a217fa..5b5176b 100644 --- a/solutions/README.md +++ b/solutions/README.md @@ -3,4 +3,4 @@ Before you finish an exercise, its solution file will only contain an empty `main` function. The content of this file will be automatically replaced by the actual solution once you finish the exercise. -Note that these solution are often only _one possibility_ to solve an exercise. +Note that these solutions are often only _one possibility_ to solve an exercise. |
