We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04ad3b commit f34e8bdCopy full SHA for f34e8bd
source/crud/delete.txt
@@ -200,10 +200,10 @@ existing documents in the ``restaurants`` collection. Select the
200
201
Documents deleted: 2
202
203
- .. tab:: BSON
+ .. tab:: bson.D
204
:tabid: bsonExample
205
206
- The following code uses BSON documents to define and delete documents in the
+ The following code uses a bson.D type to define and delete documents in the
207
``restaurants`` collection:
208
209
.. input:: /includes/usage-examples/code-snippets/deleteManyBson.go
0 commit comments