Skip to content

Commit 330b06c

Browse files
committed
fix: typo
1 parent ab776e0 commit 330b06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/homepage/AboutSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function AboutSection() {
3131
</div>
3232
<div>
3333
<h4 className="font-semibold text-lg">
34-
Over ( {new Date().getFullYear() - 2004}) Years of Academic
34+
Over {new Date().getFullYear() - 2004} Years of Academic
3535
Excellence
3636
</h4>
3737
<p className="text-gray-600 text-sm">

0 commit comments

Comments
 (0)