Skip to content

Commit 27ff438

Browse files
committed
Fix typo in README
1 parent 1022987 commit 27ff438

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ $ npm install
177177
Use the [`npm version`][npm-version] command to release a new version.
178178
This will push a new git tag which will trigger a GitHub action.
179179

180-
Publishing may be triggered using on the web
181-
using a [workflow_dispatch on GitHub Actions].
180+
Publishing may be triggered using a [workflow_dispatch on GitHub Actions].
182181

183182
[npm-version]: https://docs.npmjs.com/cli/version
184183
[workflow_dispatch on GitHub Actions]: https://github.com/makenew/jsmodule/actions?query=workflow%3Aversion

0 commit comments

Comments
 (0)