Skip to content

Commit f499b0c

Browse files
authored
Update README.md
1 parent e565252 commit f499b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ steps:
9696
- run: npm install --ignore-scripts
9797
env:
9898
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
99-
# `npm rebuild` will run all those post-install scritps for us.
99+
# `npm rebuild` will run all those post-install scripts for us.
100100
- run: npm rebuild && npm run prepare --if-present
101101
```
102102

0 commit comments

Comments
 (0)