Skip to content

Commit 02a59e2

Browse files
committed
table fixes
1 parent eef3229 commit 02a59e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/collation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ setting's value.
77

88
.. list-table::
99
:header-rows: 1
10-
:widths: 30 40 30
10+
:widths: 20 60 20
1111

1212
* - Parameter
1313
- Description
@@ -99,8 +99,8 @@ setting's value.
9999
- ``NumericOrdering``
100100

101101
* - ``strength``
102-
- Optional. Specifies the level of comparison to perform, as defined in the
103-
`ICU documentation <https://unicode-org.github.io/icu/userguide/collation/concepts.html#comparison-levels>`__.
102+
- | Optional. Specifies the level of comparison to perform, as defined in the
103+
`ICU documentation <https://unicode-org.github.io/icu/userguide/collation/concepts.html#comparison-levels>`__.
104104
|
105105
| **Data Type**: `CollationStrength <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.CollationStrength.html>`__
106106
| **Default**: ``CollationStrength.Tertiary``

0 commit comments

Comments
 (0)