Skip to content

Commit 308ec03

Browse files
committed
typo
1 parent f0d92f2 commit 308ec03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/databases-collections.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Get a List of Collections
9292
-------------------------
9393

9494
You can query for a list of collections in a database by calling the
95-
``listCollections()`` method of a ``Db`` instance.
95+
``listCollections()`` method on a ``Db`` instance.
9696

9797
The following example lists all collections in a database:
9898

0 commit comments

Comments
 (0)