Skip to content

Commit

Permalink
minor wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
kajgm committed Jul 28, 2024
1 parent fd85b07 commit dd08072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export function Content() {
<div className="flex desktop:opacity-0 group-hover:opacity-100 transition-opacity duration-1000 ease-in-out">
<div className="mx-auto">
<p className="ml-5 mr-5 desktop:ml-0 desktop:mr-0 font-medium text-light-content-text-color dark:text-dark-content-text-color transition duration-500">
Currently a Cloud Support Associate Engineer @ <b>Canonical</b>
Currently an Associate Cloud Support Engineer @ <b>Canonical</b>
</p>
</div>
</div>
Expand Down

0 comments on commit dd08072

Please sign in to comment.