Skip to content

Commit 97f552a

Browse files
committed
*
1 parent 0f9b051 commit 97f552a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/schema.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ For fields that contain multiple data types,
109109
|compass-short| displays a percentage breakdown of
110110
the various data types across documents. In the example below,
111111
the chart shows the contents of a field called ``phone_no`` in which
112-
80% of documents are of type ``string``, and the remaining 20% are of
113-
type ``number``.
112+
20% of documents are of type ``int32``, and the remaining 80% are of
113+
type ``string``.
114114

115115
.. figure:: /images/compass/field-percentage-breakdown.png
116116
:figwidth: 330px

0 commit comments

Comments
 (0)