Skip to content

Commit b706bcb

Browse files
committed
build warning
1 parent 6bf42d3 commit b706bcb

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

source/tutorial/change-streams-example.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ Change Stream Examples
2828
:depth: 1
2929
:class: singlecol
3030

31-
3231
.. tabs-drivers::
33-
32+
3433
tabs:
3534
- id: python
3635
content: |
@@ -56,15 +55,15 @@ Change Stream Examples
5655
<http://mongoc.org/libmongoc/current/tutorial.html#making-a-connection/>`_
5756
that contains an ``inventory`` collection.
5857

59-
58+
6059
- id: nodejs
6160
content: |
6261
The Node.js examples below assume that you have `connected to a MongoDB replica set and have accessed a database
6362
<https://mongodb.github.io/node-mongodb-native/api-generated/mongoclient.html#connect>`_
6463
that contains an ``inventory`` collection.
65-
66-
- id: ruby
67-
content: |
64+
65+
- id: ruby
66+
content: |
6867
The examples below assume that you have `connected to a MongoDB replica set and have accessed a database
6968
<https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-create-client/>`_
7069
that contains an ``inventory`` collection.

0 commit comments

Comments
 (0)