Skip to content

Commit 133dc86

Browse files
committed
Typo fix
1 parent 388ea1b commit 133dc86

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
@@ -92,5 +92,5 @@ This project uses Lerna to release versions, using [the default versioning strat
9292
9393
- `yarn lerna run test` - Run all tests
9494
- `yarn lerna version` - Tag a new version
95-
- `yarn lerna publish [major|minor|path]` - Tag and publish a version
95+
- `yarn lerna publish [major|minor|patch]` - Tag and publish a version
9696
- `yarn lerna publish from-package` - Publish the current version

0 commit comments

Comments
 (0)