Skip to content

Commit b6c2e78

Browse files
committed
DOCS-9642: typo and update description of field
1 parent eaf9141 commit b6c2e78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/apiargs-option-collation-fields.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ name: caseFirst
101101
arg_name: field
102102
description: |
103103
104-
A flag that determines sort order of case differences during
104+
A field that determines sort order of case differences during
105105
tertiary level comparisons.
106106
107107
Possible values are:
@@ -234,7 +234,7 @@ description: |
234234
and to perform normalization. Generally, majority of text does not
235235
require this normalization processing.
236236
237-
If ``true``, check if fully normalized and perform normaliztion to
237+
If ``true``, check if fully normalized and perform normalization to
238238
compare text.
239239
240240
If ``false``, does not check.

0 commit comments

Comments
 (0)