From 7a5750e96ba47c40b1a5a9b197a1c02b46d2b102 Mon Sep 17 00:00:00 2001
From: Ade Azurat <ade@cs.ui.ac.id>
Date: Mon, 13 May 2019 06:51:32 +0700
Subject: [PATCH] Update readme.md

---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index dc01d48..be8d350 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.
-- 
GitLab