We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99eafe commit 532c73cCopy full SHA for 532c73c
docs/src/overview/stability-guarantees.md
@@ -5,7 +5,7 @@
5
In short: we are versioning our software as `MAJOR.MINOR.PATCH`. We increase the:
6
7
* MAJOR version when there are incompatible API changes,
8
-* MINOR version when we introducece functionality in a backwards-compatible manner
+* MINOR version when we introduce functionality in a backwards-compatible manner
9
* PATCH version when we make backwards-compatible bug fixes
10
11
We will provide migration documentation between major versions.
0 commit comments