Skip to content

Commit 6050c93

Browse files
committed
fixes
1 parent e2575be commit 6050c93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/whats-new.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ What's New
1212

1313
Learn what's new in:
1414

15-
* :ref:`Version 5.3 <kotlin-coroutine-version-5.2>`
15+
* :ref:`Version 5.3 <kotlin-coroutine-version-5.3>`
1616
* :ref:`Version 5.2 <kotlin-coroutine-version-5.2>`
1717
* :ref:`Version 5.1.3 <kotlin-coroutine-version-5.1.3>`
1818
* :ref:`Version 5.1.2 <kotlin-coroutine-version-5.1.2>`
@@ -27,12 +27,12 @@ Learn what's new in:
2727
What's New in 5.3
2828
-----------------
2929

30-
The 5.2 driver release includes the following new features,
30+
The 5.3 driver release includes the following new features,
3131
improvements, and fixes:
3232

3333
.. .. sharedinclude:: dbx/jvm/v5.3-wn-items.rst
3434

35-
- Support for using builder class methods directly with data class
35+
- Support for using builders class methods directly with data class
3636
properties. To learn more, see the :ref:`fundamentals-data-classes`
3737
guide and the :ref:`kotlin-builders-landing` guides.
3838

0 commit comments

Comments
 (0)