Skip to content

Commit fc3131f

Browse files
Update DEVELOPING.md
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
1 parent 00347ee commit fc3131f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ sf package create --help
8181

8282
## When you are ready to commit
8383

84-
If you want your changes to be published to npmjs your commit messages must follow the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/).
84+
If you want your changes to be published to npmjs, your commit messages must follow the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/).
8585

8686
- To increase the patch version, make sure that at least 1 commit message starts with "fix:"
8787
- To increase the minor version, make sure that at least 1 commit message starts with "feat:"

0 commit comments

Comments
 (0)