Skip to content

Commit c3fcd61

Browse files
authored
DOCSP-33393 Fixes minor formatting issue (#166)
* DOCSP-33393 Fixes minor formatting issue * DOCSP-33393 1.6.1 RN
1 parent 3a1506f commit c3fcd61

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

source/reference/limitations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ General Limitations
3838
For example,
3939

4040
- ``mongosync`` supports sync from a MongoDB 6.0.8 source cluster to a
41-
MongoDB 6.0.9 destination cluster, since these are patch releases
41+
MongoDB 6.0.9 destination cluster, since these are patch releases
4242
of the same major release.
4343
- ``mongosync`` does not support sync from a MongoDB 6.0.9 source cluster to
4444
a MongoDB 7.0.0 destination cluster, since they have different major

source/release-notes/1.6.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Issues Fixed:
2929
prematurely timeout. Now, ``mongosync`` produces
3030
fewer ``MaxTimeMSExpired`` errors during the collection copy phase.
3131

32-
3332
.. _1.6.0-c2c-release-notes:
3433

3534
1.6.0 Release

0 commit comments

Comments
 (0)