Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jan 16, 2024
1 parent e628ee4 commit 9f567fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ npm run lint # Run linter
npm run format # Automatically fix linting issues
npm run release-dry-run # To run the build and see the change list without actually publishing
npm run release # Publish to npm (requires login). It will increase version number,
npm run release # Publish to npm (requires login). It will increase the version number,
# update changelog, etc. Note that it will publish two npm packages:
# `svelte-jsoneditor` and `vanilla-jsoneditor`.
```
Expand Down

0 comments on commit 9f567fe

Please sign in to comment.