@@ -10,9 +10,9 @@ Compatibility
10
10
11
11
.. facet::
12
12
:name: genre
13
- :values: reference
13
+ :values: reference
14
14
15
- .. meta::
15
+ .. meta::
16
16
:keywords: java sync
17
17
18
18
.. contents:: On this page
@@ -25,10 +25,12 @@ Compatibility
25
25
MongoDB Compatibility
26
26
---------------------
27
27
28
- The following compatibility table specifies the recommended version(s) of the
29
- {+driver-long+} for use with a specific version of MongoDB.
28
+ The following compatibility table specifies the recommended version or versions
29
+ of the {+driver-long+} for use with a specific version of MongoDB.
30
30
31
- The first column lists the driver version(s).
31
+ The first column lists the driver version.
32
+
33
+ .. sharedinclude:: dbx/lifecycle-schedule-callout.rst
32
34
33
35
.. sharedinclude:: dbx/compatibility-table-legend.rst
34
36
@@ -37,12 +39,12 @@ The first column lists the driver version(s).
37
39
Language Compatibility
38
40
----------------------
39
41
40
- The following compatibility table specifies the recommended version(s) of the
41
- {+driver-long+} for use with a specific version of Java.
42
+ The following compatibility table specifies the recommended version or versions
43
+ of the {+driver-long+} for use with a specific version of Java.
42
44
43
- The first column lists the driver version(s) .
45
+ The first column lists the driver version.
44
46
45
47
.. sharedinclude:: dbx/language-compatibility-table-java.rst
46
48
47
- For more information on how to read the compatibility tables, see our guide on
49
+ For more information on how to read the compatibility tables, see our guide on
48
50
:ref:`MongoDB Compatibility Tables. <about-driver-compatibility>`
0 commit comments