From 52ab01f4c16241586cb042f84b546483b29250bf Mon Sep 17 00:00:00 2001
From: Vedrana Andersen Dahl <vedranaa@gmail.com>
Date: Tue, 30 May 2023 10:11:12 +0200
Subject: [PATCH] Fixed typos

---
 Chapter10/Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Chapter10/Readme.md b/Chapter10/Readme.md
index 2eb246c..fdf3be3 100644
--- a/Chapter10/Readme.md
+++ b/Chapter10/Readme.md
@@ -1,9 +1,9 @@
 # Material for Chapter 10
 
-The notebook the exercise in Chapter 10 is available from here:
+The notebook for the exercise in Chapter 10 is available from here:
 [Notebook for mini U-net](https://github.com/vedranaa/teaching-notebooks/blob/main/02506_week10_MiniUnet.ipynb)
 
-You can aslo open it directly in Google Colab from here:
+You can also open it directly in Google Colab from here:
 [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vedranaa/teaching-notebooks/blob/main/02506_week10_MiniUnet.ipynb)
 
 
-- 
GitLab