Skip to content

Commit 8ccf5e9

Browse files
committed
remove >= from tables
1 parent 1b3ec6e commit 8ccf5e9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

source/includes/mongodb-compatibility-table-node.rst

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

17-
* - >= 4.0
17+
* - 4.0
1818
- ✓
1919
- ✓
2020
- ✓
@@ -36,7 +36,7 @@
3636
- ✓
3737
- ✓
3838

39-
* - >= 3.5
39+
* - 3.5
4040
-
4141
-
4242
- ✓
@@ -47,7 +47,7 @@
4747
- ✓
4848
- ✓
4949

50-
* - >= 3.4
50+
* - 3.4
5151
-
5252
-
5353
- ✓
@@ -58,7 +58,7 @@
5858
- ✓
5959
- ✓
6060

61-
* - >= 3.3
61+
* - 3.3
6262
-
6363
-
6464
- ✓
@@ -69,7 +69,7 @@
6969
- ✓
7070
- ✓
7171

72-
* - >= 3.2.1
72+
* - 3.2.1
7373
-
7474
-
7575
-
@@ -80,7 +80,7 @@
8080
- ✓
8181
- ✓
8282

83-
* - >= 3.1
83+
* - 3.1
8484
-
8585
-
8686
-
@@ -91,7 +91,7 @@
9191
- ✓
9292
- ✓
9393

94-
* - >= 3.0
94+
* - 3.0
9595
-
9696
-
9797
-
@@ -102,7 +102,7 @@
102102
- ✓
103103
- ✓
104104

105-
* - >=2.2.12
105+
* - 2.2.12
106106
-
107107
-
108108
-
@@ -113,7 +113,7 @@
113113
- ✓
114114
- ✓
115115

116-
* - >=2.0.14
116+
* - 2.0.14
117117
-
118118
-
119119
-
@@ -124,7 +124,7 @@
124124
- ✓
125125
- ✓
126126

127-
* - >=1.4.29
127+
* - 1.4.29
128128
-
129129
-
130130
-

0 commit comments

Comments
 (0)