Skip to content

Commit b985b1f

Browse files
committed
fixing backport
1 parent 3d3e974 commit b985b1f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/fundamentals/run-command.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,10 @@ response contains a document with the following fields:
141141

142142
* - ``operationTime``
143143
- The logical time of the operation. MongoDB uses the
144-
logical time to order operations.
144+
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)