Skip to content

Commit 3917a4f

Browse files
author
baslr
committed
Update source/reference/collection-statistics.txt
1 kilobyte is 1000 byte 1 kibibyte is 1024 byte https://en.wikipedia.org/wiki/Kibibyte
1 parent cbab8b4 commit 3917a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/collection-statistics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You may also use the literal command format:
2424
Replace ``collection`` in both examples with the name of the
2525
collection you want statistics for. By default, the return values will
2626
appear in terms of bytes. You can, however, enter a ``scale``
27-
argument. For example, you can convert the return values to kilobytes
27+
argument. For example, you can convert the return values to kibibytes
2828
like so:
2929

3030
.. code-block:: javascript

0 commit comments

Comments
 (0)