btholt / complete-intro-to-react-v8

The Complete Intro to React, as taught by Brian Holt on Frontend Masters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo with double 'the' in Prettier section

frankusu opened this issue · comments

https://react-v8.holt.courses/lessons/js-tools/prettier

In the last paragraph in the blue box we see
Note the the @2.7.1 portion. For the purposes of making this course not break
it should be
Note the @2.7.1 portion. For the purposes of making this course not break...