Skip to content

Commit

Permalink
Merge pull request #108 from Nouveau/patch-1
Browse files Browse the repository at this point in the history
Fix typo in SkillDescription.tsx
  • Loading branch information
aevo98765 authored Aug 5, 2024
2 parents 39efe0d + e80ec7f commit af59fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Contribute/Skill/SkillDescription.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const SkillDescription: React.FunctionComponent = () => {
1) Compositional Skills - These are skills that are performative and you are teaching the model how to do tasks like "write me a
song" or "summarize an email".
</p>
<p>2) Core Skills - Core skills are foudational like math, reasoning and coding.</p>
<p>2) Core Skills - Core skills are foundational like math, reasoning and coding.</p>
<div>
<a href="https://github.com/instructlab/taxonomy/blob/main/docs/SKILLS_GUIDE.md" target="_blank">
<Button variant="plain" aria-label="Learn more about what Skills are in InstructLab">
Expand Down

0 comments on commit af59fbd

Please sign in to comment.