Skip to content

Commit

Permalink
docs: fix update_service.md
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Adams <[email protected]>
  • Loading branch information
padamstx committed Aug 2, 2023
1 parent bb2e840 commit f49723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Next, we need to make the lint-checker happy, so run the "lint-fix" script:
```sh
cd <project-root>

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
Expand Down

0 comments on commit f49723c

Please sign in to comment.