Skip to content

Commit f34e8bd

Browse files
committed
update intro
1 parent a04ad3b commit f34e8bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/crud/delete.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,10 @@ existing documents in the ``restaurants`` collection. Select the
200200

201201
Documents deleted: 2
202202

203-
.. tab:: BSON
203+
.. tab:: bson.D
204204
:tabid: bsonExample
205205

206-
The following code uses BSON documents to define and delete documents in the
206+
The following code uses a bson.D type to define and delete documents in the
207207
``restaurants`` collection:
208208

209209
.. input:: /includes/usage-examples/code-snippets/deleteManyBson.go

0 commit comments

Comments
 (0)