learn-co-curriculum / phase-0-pac-2-selection-with-conditionals

Other
1 stars 108 forks source link

typo #1

Closed brandonefields closed 3 years ago

brandonefields commented 3 years ago

JavaScript includes three structures for implementing code conditionally: if statements, switch statements, and ternary expressions. In this lesson, we will learn how to contruct if statements.

lizbur10 commented 3 years ago

Thank you for spotting this issue and providing feedback.

We have updated the materials to correct the error.

Thanks for contributing to the Flatiron School curriculum 💙