Skip to content

Commit e760996

Browse files
committed
Fixes formatting of CCS compatibility table (#43231)
1 parent 0280058 commit e760996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/modules/remote-clusters.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ node, while 6.7 can only communicate with 7.0. Version compatibility is
3939
symmetric, meaning that if 6.7 can communicate with 7.0, 7.0 can also
4040
communicate with 6.7. The matrix below summarizes compatibility as described above.
4141

42-
[cols="^,^,^,^,^,^"]
42+
[cols="^,^,^,^,^,^,^,^"]
4343
|====
4444
| Compatibility | 5.0->5.5 | 5.6 | 6.0->6.6 | 6.7 | 6.8 | 7.0 | 7.1->7.x
4545
| 5.0->5.5 | Yes | Yes | No | No | No | No | No

0 commit comments

Comments
 (0)