From ce3dcc98560a7555386556ba13d5e901bb27e2ed Mon Sep 17 00:00:00 2001 From: mo8it Date: Fri, 9 Aug 2024 12:47:32 +0200 Subject: [PATCH] Fix typo --- solutions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/README.md b/solutions/README.md index 6a217fa4..5b5176b6 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.