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.