From a1e9edb9c3d61f95cb5e65160e8927e441119e5a Mon Sep 17 00:00:00 2001 From: maciej-ka Date: Fri, 30 May 2025 16:50:40 +0200 Subject: [PATCH] docs: fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76088a..e5ffb03 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Then, open your browser to `http://localhost:4200` and you'll find the lesson. ## Solutions -- All of the solutions are on the `solutions branch. You can access them by using the following command: +- All of the solutions are on the `solutions` branch. You can access them by using the following command: ```bash git checkout solutions