Skip to content

Commit

Permalink
chore: fix a typo in OpenSourceCoursePage.jsx (WeMakeDevs#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbuchi authored Jun 29, 2023
1 parent f0b01f0 commit 8dce645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/OpenSourceCoursePage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const OpenSourcePage = ({ content }) => {
<div className='layout py-20 text-center'>
<h2 className='h1'>Learn in public</h2>
<p className='h4 mt-2 font-normal'>
Share your journey and grow as a develope
Share your journey and grow as a developer
</p>
<hr className='styled-hr mx-auto my-6' />

Expand Down

0 comments on commit 8dce645

Please sign in to comment.