Fix typo in README.md

parent b8c2b382
...@@ -65,7 +65,7 @@ npm run start-spa # or upload dist/ directory ...@@ -65,7 +65,7 @@ npm run start-spa # or upload dist/ directory
# validate code with ESLint (with Prettier) # validate code with ESLint (with Prettier)
npm run lint npm run lint
# validate andf fix with ESLint (with Prettier) # validate and fix with ESLint (with Prettier)
npm run lintfix npm run lintfix
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment