Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

fix typo in content.jsx , experiences #822

Merged
merged 1 commit into from
Oct 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/PageComp/HomePage/Content.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Content = () => {
and members.
</ListItem>
<ListItem as='p' className='h3'>
Learn from the expereinces of industry expert, and get mentored
Learn from the experiences of industry expert, and get mentored
from folks around the globe.
</ListItem>
<ListItem as='p' className='h3'>
Expand Down