File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ preference when starting a transaction by passing options to the
238
238
239
239
To learn more about the available transaction options, see
240
240
:ruby-api:`start_transaction
241
- </ Session.html#start_transaction-instance_method>` in the
241
+ <Session.html#start_transaction-instance_method>` in the
242
242
{+ruby-driver+} API documentation.
243
243
244
244
Client Behavior
@@ -309,7 +309,7 @@ guarantee the order of operations when creating a session on the
309
309
310
310
To learn more about the available session options, see the
311
311
:ruby-api:`Session class constructor details
312
- </ Session.html#initialize-instance_method>` in the
312
+ <Session.html#initialize-instance_method>` in the
313
313
{+ruby-driver+} API documentation.
314
314
315
315
Alternatively, you can use the ``with_session`` method on an instance of a
You can’t perform that action at this time.
0 commit comments