Skip to content

Commit c3e0454

Browse files
Simran-BMBkkt
andauthored
Apply suggestions from code review (typo fix)
Co-authored-by: Valery Mironov <[email protected]>
1 parent f2c1763 commit c3e0454

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/content/3.12/release-notes/version-3.12/incompatible-changes-in-3-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ range queries involving the `collation` Analyzers and indexes created in v3.11
188188
or older versions may behave in unpredicted ways.
189189

190190
Note that sorting by the output of the `collation` Analyzer like
191-
`SORT TOKENS(<text>, <collationAnalyzer>` is still not a supported feature and
191+
`SORT TOKENS(<text>, <collationAnalyzer>)` is still not a supported feature and
192192
doesn't produce meaningful results.
193193

194194
## Control character escaping in audit log

site/content/4.0/release-notes/version-3.12/incompatible-changes-in-3-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ range queries involving the `collation` Analyzers and indexes created in v3.11
188188
or older versions may behave in unpredicted ways.
189189

190190
Note that sorting by the output of the `collation` Analyzer like
191-
`SORT TOKENS(<text>, <collationAnalyzer>` is still not a supported feature and
191+
`SORT TOKENS(<text>, <collationAnalyzer>)` is still not a supported feature and
192192
doesn't produce meaningful results.
193193

194194
## Control character escaping in audit log

0 commit comments

Comments
 (0)