diff --git a/readme.md b/readme.md
index dc01d480cf1147140cacc019cac7ef069109c40d..be8d350ce0d727a65786e20c971683d0cbf3520c 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
 # Practical Final Exam - Advanced Programming - 2019 - Fasilkom UI
 ## This repository is a modified version from the original https://github.com/spring-projects/spring-petclinic
 
-Students are expected to study from any relavant and avalaible resources on this topics as part of their exam preparation.
+Students are expected to study from any relavant and avalaible resources on this topic as part of their exam preparation.
 
 Main changes are:
 1) This Practical Final Exam is using gradle build tool instead of maven. You can revert back to maven if you prefer.