From 22bf30c99b09afeb43473fe4ef45028cc2478d5d Mon Sep 17 00:00:00 2001
From: Juuso Rytilahti <juuso.b.rytilahti@utu.fi>
Date: Mon, 29 Apr 2024 12:36:56 +0000
Subject: [PATCH] Update Part 1.1 - Introduction.md

---
 Part 1.1 - Introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Part 1.1 - Introduction.md b/Part 1.1 - Introduction.md
index 82eb8ee..834981d 100644
--- a/Part 1.1 - Introduction.md	
+++ b/Part 1.1 - Introduction.md	
@@ -371,6 +371,6 @@ Next let's discuss briefly about exeptions and error handling. Sometimes a proce
 It's also good to recognize when an procedures only observes data and when it might modify it. Similarly, for example, printing to a screen and printer changes the physical world irreversibly, even if the computation would be reversed.
 
 
-Part 2 materials and exercises will be published at **May 8th**.
+Part 2 materials and exercises will be published on **May 8th**.
 
 
-- 
GitLab