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 eaf9141 commit b6c2e78Copy full SHA for b6c2e78
source/includes/apiargs-option-collation-fields.yaml
@@ -101,7 +101,7 @@ name: caseFirst
101
arg_name: field
102
description: |
103
104
- A flag that determines sort order of case differences during
+ A field that determines sort order of case differences during
105
tertiary level comparisons.
106
107
Possible values are:
@@ -234,7 +234,7 @@ description: |
234
and to perform normalization. Generally, majority of text does not
235
require this normalization processing.
236
237
- If ``true``, check if fully normalized and perform normaliztion to
+ If ``true``, check if fully normalized and perform normalization to
238
compare text.
239
240
If ``false``, does not check.
0 commit comments