Skip to content

Commit 7e716ff

Browse files
committed
fix line emphasis
(cherry picked from commit 3f27c73)
1 parent 4b55394 commit 7e716ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/databases-collection.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ specific options:
8989
.. literalinclude:: /includes/usage-examples/databases-collection.rb
9090
:language: ruby
9191
:dedent:
92-
:emphasize-lines: 2
92+
:emphasize-lines: 3
9393
:start-after: start-create-collection
9494
:end-before: end-create-collection
9595

@@ -261,4 +261,4 @@ guide, see the following API documentation:
261261
- :ruby-api:`command <Monitoring/Event/CommandStarted.html#command-instance_method>`
262262
- :ruby-api:`drop database <Database.html#drop-instance_method>`
263263
- :ruby-api:`drop collection <Collection.html#drop-instance_method>`
264-
- :ruby-api:`with <Collection.html#with-instance_method>`
264+
- :ruby-api:`with <Collection.html#with-instance_method>`

0 commit comments

Comments
 (0)