From 3917a4f54baf12466a3bc333d7ed0e656acad15e Mon Sep 17 00:00:00 2001 From: baslr Date: Wed, 24 Oct 2012 15:16:16 +0300 Subject: [PATCH] Update source/reference/collection-statistics.txt 1 kilobyte is 1000 byte 1 kibibyte is 1024 byte https://en.wikipedia.org/wiki/Kibibyte --- source/reference/collection-statistics.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/collection-statistics.txt b/source/reference/collection-statistics.txt index 8dd804dc020..f0b7fdb9ca3 100644 --- a/source/reference/collection-statistics.txt +++ b/source/reference/collection-statistics.txt @@ -24,7 +24,7 @@ You may also use the literal command format: Replace ``collection`` in both examples with the name of the collection you want statistics for. By default, the return values will appear in terms of bytes. You can, however, enter a ``scale`` -argument. For example, you can convert the return values to kilobytes +argument. For example, you can convert the return values to kibibytes like so: .. code-block:: javascript