From 8c0c22966ebd1714f231554cdcd53de93c76a4c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20K=C3=A1n=C4=9B?= Date: Fri, 4 Jun 2021 11:43:48 +0200 Subject: [PATCH] Fix typos --- content/projects/tinyquiz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/tinyquiz.md b/content/projects/tinyquiz.md index 0c10f27..a0887cb 100644 --- a/content/projects/tinyquiz.md +++ b/content/projects/tinyquiz.md @@ -5,4 +5,4 @@ source: https://github.com/vojta001/tinyquiz demo: https://tinyquiz.vkane.cz --- -Tinyquiz is an open-source online quiz platform I wrote as a semester programming project for [Programming I](https://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NPRX030) course. It is inpired by [Kahoot](https://kahoot.com), but does not require anyone to sign up (including the organizer) and can be easily self hosted. +Tinyquiz is an open-source online quiz platform I wrote as a semester programming project for the [Programming I](https://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NPRX030) course. It is inspired by [Kahoot](https://kahoot.com), but does not require anyone to sign up (including the organizer) and can be easily self-hosted.