Skip to content

Commit a8c3d50

Browse files
committed
fixing backport issue
1 parent be1cee3 commit a8c3d50

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

source/fundamentals/run-command.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,8 @@ response contains a document with the following fields:
143143
- The logical time of the operation. MongoDB uses the
144144
logical time to order operations.
145145

146-
.. seealso::
147-
148-
To learn more about logical time, see our blog post about the
149-
:website:`Global Logical Clock </blog/post/transactions-background-part-4-the-global-logical-clock>`.
146+
To learn more about logical time, see our blog post about the
147+
:website:`Global Logical Clock </blog/post/transactions-background-part-4-the-global-logical-clock>`.
150148

151149
* - ``$clusterTime``
152150
- A document that contains the signed cluster time. Cluster time is a

0 commit comments

Comments
 (0)