Skip to content

Commit 6a830a5

Browse files
zjmillergaearon
authored andcommitted
Fix typo in template README (#289)
Add missing word "see"
1 parent 6ed0c71 commit 6a830a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Please be advised that this is also a custom feature of Webpack.
237237
238238
Some editors, including Sublime Text, Atom, and Visual Studio Code, provide plugins for ESLint.
239239

240-
They are not required for linting. You should still the linter output right in your terminal as well as the browser console. However, if you prefer the lint results to appear right in your editor, there are some extra steps you can do.
240+
They are not required for linting. You should see the linter output right in your terminal as well as the browser console. However, if you prefer the lint results to appear right in your editor, there are some extra steps you can do.
241241

242242
You would need to install an ESLint plugin for your editor first.
243243
Then make sure `package.json` of your project ends with this block:

0 commit comments

Comments
 (0)