Skip to content

Commit d77dacc

Browse files
d10nkay-kim
authored andcommitted
Fix typo
1 parent bea1fbb commit d77dacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/db.collection.totalSize.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ db.collection.totalSize()
1313
.. method:: db.collection.totalSize()
1414

1515
:returns: The total size in bytes of the data in the collection plus
16-
the size of every indexes on the collection.
16+
the size of every index on the collection.

0 commit comments

Comments
 (0)