Skip to content

Commit 84fe852

Browse files
committed
chore: fix a typo
1 parent 9159c0d commit 84fe852

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
@@ -1192,7 +1192,7 @@ npm run release # Publish the npm packages `svelte-jsoneditor` and `vani
11921192
# This will test, check, lint, build, create a version tag and publish
11931193
# to npm and GitHub releases. This script runs automatically via the GitHub
11941194
# Actions workflow "Automated release" after a push to the `main` branch.
1195-
# note that the script requires environment variables NPM_TOKEN and
1195+
# Note that the script requires environment variables NPM_TOKEN and
11961196
# GITHUB_TOKEN.
11971197
```
11981198

0 commit comments

Comments
 (0)