Skip to content

Commit

Permalink
docs: typo in STYLE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge committed Nov 15, 2023
1 parent 5ed0d82 commit f62808e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion STYLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Before you commit, make sure to run the Spotless formatter:

$ mvn spotless:apply

We adhere to [Semantic Verisoning](https://semver.org/) and reinforce this practice with [Conventional Commits](https://www.conventionalcommits.org/)
We adhere to [Semantic Versioning](https://semver.org/) and reinforce this practice with [Conventional Commits](https://www.conventionalcommits.org/)

In its simplest form, a commit message should be structured as follows:

Expand Down

0 comments on commit f62808e

Please sign in to comment.