We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889bf97 commit 4f9226dCopy full SHA for 4f9226d
src/sections/Skills/Skills.tsx
@@ -44,7 +44,8 @@ function Skills() {
44
<header>
45
<Heading level={3}>Technologies</Heading>
46
<Prose size="small">
47
- Languages, frameworks, and tools I extensive or recent experience with
+ Languages, frameworks, and tools I have extensive or recent experience
48
+ with
49
</Prose>
50
</header>
51
<TagList items={skills} />
0 commit comments