Skip to content

Commit d33baac

Browse files
committed
LM feedback
1 parent d5659e5 commit d33baac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/crud/configure.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,12 @@ a client:
205205
.. literalinclude:: /includes/fundamentals/code-examples/ReplicaSetConfigs.cs
206206
:start-after: start-retry-reads-writes
207207
:end-before: end-retry-reads-writes
208+
:emphasize-lines: 2-3
208209
:language: csharp
209210
:dedent:
210211

211-
To learn more about supported retryable reads and retryable writes, see :manual:`Retryable Reads </core/retryable-reads/>`
212+
To learn more about supported retryable read and retryable write operations, see
213+
:manual:`Retryable Reads </core/retryable-reads/>`
212214
and :manual:`Retryable Writes </core/retryable-writes/>` in the {+mdb-server+} manual.
213215

214216
API Documentation

0 commit comments

Comments
 (0)