Skip to content

Commit baefe39

Browse files
chore(docs): Fixed typo (#22237)
1 parent cd71371 commit baefe39

File tree

1 file changed

+1
-1
lines changed
  • docs/blog/100days/react-component

1 file changed

+1
-1
lines changed

docs/blog/100days/react-component/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Learn how to [import and use almost any React component](/docs/adding-react-comp
2929

3030
Next, follow [Formik’s step-by-step tutorial](https://jaredpalmer.com/formik/docs/tutorial) for creating a newsletter signup form.
3131

32-
Lastly, familiarize yourself with the [acessibility guidelines regarding forms](/docs/building-a-contact-form/#creating-an-accessible-form), and ensure your form meets those standards.
32+
Lastly, familiarize yourself with the [accessibility guidelines regarding forms](/docs/building-a-contact-form/#creating-an-accessible-form), and ensure your form meets those standards.
3333

3434
### What to Do If You Need Help
3535

0 commit comments

Comments
 (0)