Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardoFJ committed Feb 9, 2025
1 parent bf46b5a commit 5c99d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/RegistrationForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -320,11 +320,11 @@ export default function RegistrationForm() {
"Respeto",
"Apertura Mental",
"Independencia",
"Ambición",
"Ambicion",
"Creatividad",
"Humor",
"Autenticidad",
"Empatía",
"Empatia",
].map((value) => (
<div key={value}>
<Label>{value}</Label>
Expand Down

0 comments on commit 5c99d86

Please sign in to comment.