Skip to content

Commit 501d749

Browse files
authored
RUBY-1498 Resync CRUD v1 tests for new bulkWrite() tests (#1450)
* RUBY-1498 sync crud v1 write spec tests * revise language * Format remaining transforms consistently * RUBY-1498 mpass all arguments to bulk write operations
1 parent d8b659c commit 501d749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorials/ruby-driver-collations.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Overview
1515

1616
.. versionadded:: 3.4
1717

18-
Collations provide a set of rules which comply with the conventions
19-
of a particular language when comparing strings.
18+
Collations are sets of rules for how to compare strings, typically in a
19+
particular natural language.
2020

2121
For example, in Canadian French, the last accent in a given word
2222
determines the sorting order.

0 commit comments

Comments
 (0)