From d637fd5eec55b933f5d193fb9eab67df5c4c0ef7 Mon Sep 17 00:00:00 2001 From: "Timothy Adams J." Date: Mon, 16 Oct 2023 11:40:46 +0800 Subject: [PATCH] docs: update edu info --- components/hero-edu.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/hero-edu.vue b/components/hero-edu.vue index a28cb31..ce527e7 100644 --- a/components/hero-edu.vue +++ b/components/hero-edu.vue @@ -12,7 +12,7 @@ export default { return { edus: [ { - program: "Bachelor in Computer Science (Hons.)", + program: "Bachelor's in Computer Science (Hons.)", school: "Management and Science University", tip: "CGPA", result: "3.82", @@ -24,7 +24,7 @@ export default { result: "3.86", }, { - program: "Pure Science and Computer Science", + program: "Pure Science & Computer Science", school: "SMK Tansau", tip: "SPM", result: "8A 1B",