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 7c8e3ac commit a647456Copy full SHA for a647456
source/faq/storage.txt
@@ -200,7 +200,7 @@ To view specific measures of size, use these methods:
200
- :method:`totalSize() <db.collection.totalSize()>`: the data size plus the index size.
201
- :method:`totalIndexSize() <db.collection.totalIndexSize()>`: the index size.
202
203
-Also, the following scripts will print the stats for each database and
+Also, the following scripts print the statistics for each database and
204
collection:
205
206
.. code-block:: javascript
0 commit comments