Skip to content

Commit

Permalink
Spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jensicode committed Jan 22, 2021
1 parent 279e999 commit f5d6717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1-basics/jsx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This chapter covers the following topics:

- **What is JSX**. JSX is somthing you us all the time in React. Lets explain what it is.
- **What is JSX**. JSX is something you use all the time in React. Lets explain what it is.
- **Why use it**. You can opt out of using JSX but almost no one does, and it does make your life simpler.

## What & Why
Expand Down

0 comments on commit f5d6717

Please sign in to comment.