From 288e33f5b390f8822407e85256d67d049c8b6244 Mon Sep 17 00:00:00 2001 From: Tiziano Zito Date: Wed, 21 Aug 2024 12:34:01 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0532d03..cfbe012 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Setup: - fork this repo to your account and clone your fork on the laptop - create a branch `ex` and switch to it - work on the [exercise](exercise.ipynb) ➔ [read-only rendered notebook](https://nbviewer.org/urls/git.aspp.school/ASPP/2024-heraklion-comp-arch/raw/branch/main/exercise.ipynb) - - push your solution to yuor fork and create a Pull Request to this repo + - push your solution to your fork and create a Pull Request to this repo