We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dab96 commit 8c0852dCopy full SHA for 8c0852d
docs/concepts-commit-conventions.md
@@ -5,7 +5,7 @@ Commit conventions allow your team to add more semantic meaning to your git hist
5
With this additional information tools can derive useful human-readable information for releases of your project. Some examples are
6
7
* Automated, rich changelogs
8
-* Aumomatic version bumps
+* Automatic version bumps
9
* Filter fo test harnesses to run
10
11
The most common commit conventions follow this pattern:
0 commit comments