From 25150c4df2aee7ac969a49d9ed42701cac87a761 Mon Sep 17 00:00:00 2001 From: Ugric Date: Tue, 20 Jan 2026 02:57:33 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 076cb87..236b326 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ Migrate the coventry university student timetable to an ics file 5. run `main.py`, and you'll hopefully see `calender.ics` get created in the root folder of the repo :) -6. Upload that ics file to any calender application, I imagine basically all of them allow you to upload a ics file (google calender and thunderbird do). \ No newline at end of file +6. Upload that ics file to any calender application, I imagine basically all of them allow you to upload an ics file (google calender and thunderbird do). \ No newline at end of file