diff --git a/update_service.md b/update_service.md index 375370a0..e6bd2146 100644 --- a/update_service.md +++ b/update_service.md @@ -133,7 +133,7 @@ Next, we need to make the lint-checker happy, so run the "lint-fix" script: ```sh cd -npm lint-fix +npm run lint-fix ``` If any lint-check problems remain (perhaps you made other manual changes to the code?), you'll need