We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d728bc commit a72aa56Copy full SHA for a72aa56
docs/topics/releases.md
@@ -18,7 +18,7 @@ Since Kotlin 2.0.0, we ship the following types of releases:
18
Released in 3 months after corresponding _language release_.
19
* _Bug fix releases_ (2._x_._yz_) that include bug fixes for _tooling releases_. There is no exact release schedule for these releases.
20
21
-> For example, for the language release 2.2.0, there was only one tooling release 2.2.20 and one bugfix release 2.2.21.
+> For example, for the language release 2.2.0, there was only one tooling release 2.2.20 and one bug fix release 2.2.21.
22
>
23
{style="tip"}
24
0 commit comments