TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.1k stars 13.53k forks source link

Passing Data Between Components: Changing single quote to a double #28248

Closed ImmaCheetah closed 4 months ago

ImmaCheetah commented 4 months ago

Checks

Describe your suggestion

There is a typo in the Passing Data Between Components lesson with the button example under "Using props in React".

What if we wanted the text within our second button to be “Don’t Click Me!’?

"Don't Click Me!' ends with a single quote rather than a double quote

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/node-path-react-new-passing-data-between-components#using-props-in-react

(Optional) Discord Name

cheet.

(Optional) Additional Comments

No response

MaoShizhong commented 4 months ago

Thank you for opening this issue @ImmaCheetah. Since you've specified you wish to be assigned to this, I will assign you to work on this.