You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/fundamentals/collations.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,7 @@ further refine the ordering and matching behavior.
282
282
| `collationMaxVariable() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/Collation.Builder.html#collationMaxVariable(com.mongodb.client.model.CollationMaxVariable)>`__ API Documentation
283
283
284
284
* - Strength
285
-
- | ICU level of comparison. The default value is "tertiary". For more information on each level, see the `ICU Comparison Levels <https://unicode-org.github.io/icu/userguide/collation/concepts.htmll#comparison-levels>`__.
285
+
- | ICU level of comparison. The default value is "tertiary". For more information on each level, see the `ICU Comparison Levels <https://unicode-org.github.io/icu/userguide/collation/concepts.html#comparison-levels>`__.
286
286
| `collationStrength() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/Collation.Builder.html#collationStrength(com.mongodb.client.model.CollationStrength)>`__ API Documentation
0 commit comments