Skip to content

Commit a647456

Browse files
author
Bob Grabar
committed
DOCS-693 minor
1 parent 7c8e3ac commit a647456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/faq/storage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ To view specific measures of size, use these methods:
200200
- :method:`totalSize() <db.collection.totalSize()>`: the data size plus the index size.
201201
- :method:`totalIndexSize() <db.collection.totalIndexSize()>`: the index size.
202202

203-
Also, the following scripts will print the stats for each database and
203+
Also, the following scripts print the statistics for each database and
204204
collection:
205205

206206
.. code-block:: javascript

0 commit comments

Comments
 (0)