Skip to content

Commit c3a3813

Browse files
authored
Update Education.jsx
1 parent 2860a35 commit c3a3813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BodySections/Education.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const Education = () => {
7272
<div className="text-xl md:text-2xl font-medium text-amber-300">
7373
Grades Achieved:
7474
</div>
75-
<div className="text-base md:text-lg">3.90/4.00</div>
75+
<div className="text-base md:text-lg">3.91/4.00</div>
7676
</div>
7777
</div>
7878
</div>

0 commit comments

Comments
 (0)