File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments