Skip to content

Commit 50011a3

Browse files
author
Chris Cho
committed
DOCSP-30911: Add server lifecycle support callout (#127)
* DOCSP-30911: Add server lifecycle support callout (cherry picked from commit 9fd33b5)
1 parent 6625a97 commit 50011a3

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

source/compatibility.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ Compatibility
1414
MongoDB Compatibility
1515
---------------------
1616

17-
The following compatibility table specifies the recommended version(s) of the
18-
{+driver-long+} for use with a specific version of MongoDB.
17+
The following compatibility table specifies the recommended version or versions
18+
of the {+driver-long+} for use with a specific version of MongoDB.
1919

20-
The first column lists the driver version(s).
20+
The first column lists the driver version.
21+
22+
.. sharedinclude:: dbx/lifecycle-schedule-callout.rst
2123

2224
.. sharedinclude:: dbx/compatibility-table-legend.rst
2325

@@ -26,12 +28,12 @@ The first column lists the driver version(s).
2628
Language Compatibility
2729
----------------------
2830

29-
The following compatibility table specifies the recommended version(s) of the
30-
{+driver-long+} for use with a specific version of Kotlin.
31+
The following compatibility table specifies the recommended version or versions
32+
of the {+driver-long+} for use with a specific version of Kotlin.
3133

32-
The first column lists the driver version(s).
34+
The first column lists the driver version.
3335

3436
.. include:: /includes/language-compatibility-table-kotlin.rst
3537

36-
For more information on how to read the compatibility tables, see our guide on
38+
For more information on how to read the compatibility tables, see our guide on
3739
:ref:`MongoDB Compatibility Tables <about-driver-compatibility>`.

0 commit comments

Comments
 (0)