diff --git a/src/components/Education.tsx b/src/components/Education.tsx
index a392c4a..be25232 100644
--- a/src/components/Education.tsx
+++ b/src/components/Education.tsx
@@ -40,7 +40,7 @@ export function Education() {
institutionLink={'https://uwaterloo.ca/'}
degree={'Bachelor of Mathematics'}
major={'Computational Mathematics Major'}
- duration={'Sept 2022 - Present'}
+ duration={'September 2022 - May 2027'}
details={educationDetails}
/>
diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx
index 8931b97..b6ab82c 100644
--- a/src/components/Navbar.tsx
+++ b/src/components/Navbar.tsx
@@ -34,11 +34,11 @@ const Navbar = () => {