Skip to content

Commit ef8bb73

Browse files
committed
fix: fixed the casing of x in CodeX
1 parent 8a4da63 commit ef8bb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AboutUs/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export default function AboutSection() {
174174
ref={paragraphRef}
175175
className="text-xl md:text-4xl md:leading-snug font-poppins font-semibold"
176176
>
177-
Codex is the coding club at
177+
CodeX is the coding club at
178178
<span className="text-primary">
179179
Symbiosis Institute of Technology
180180
</span>

0 commit comments

Comments
 (0)