Skip to content

Commit 687460d

Browse files
authored
fix: README dangerous type (#68)
1 parent eaa71b2 commit 687460d

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
@@ -80,7 +80,7 @@ jobs:
8080

8181
### Version dispatch workflow
8282

83-
Automatically start versioning of packages when a PR is merged. Requires using `ExodusMovment/lerna-package-name-action` to label PRs, as these package labels will be used to determine the packages to be versioned.
83+
Automatically start versioning of packages when a PR is merged. Requires using `ExodusMovement/lerna-package-name-action` to label PRs, as these package labels will be used to determine the packages to be versioned.
8484

8585
```yaml
8686
name: Version dispatch

0 commit comments

Comments
 (0)