Skip to content

Commit

Permalink
Fixed work history
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwritescode committed Jul 1, 2023
1 parent 839bca4 commit 1bc6ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Resume/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Resume = ( {isShown}: ISectionProps) => {
<h3 className="resume-title">Professional Experience</h3>
<div className="resume-item pg-0">
<h4>Junior Web Developer</h4>
<h5>2020 - 2022</h5>
<h5>2021 - 2022</h5>
<p><em>Kreloses PLT, WFH</em></p>
<ul>
<li>Worked on localization of the Kreloses cloud-based business management software’s features like calendars, invoices, customers, services, and products.</li>
Expand Down

0 comments on commit 1bc6ff6

Please sign in to comment.