summaryrefslogtreecommitdiff
path: root/solutions
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-08-09 12:47:32 +0200
committermo8it <mo8it@proton.me>2024-08-09 12:47:32 +0200
commitce3dcc98560a7555386556ba13d5e901bb27e2ed (patch)
treeddced83b8ea597ff0d8fdced775b704596731459 /solutions
parent4472d50eba291a90017fa4c1974682c4392bf8b8 (diff)
Fix typo
Diffstat (limited to 'solutions')
-rw-r--r--solutions/README.md2
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.