Skip to content

Commit 59f3023

Browse files
authored
chore(preferences): update sorting order description COMPASS-8964 (#6716)
1 parent 37321b2 commit 59f3023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-preferences-model/src/preferences-schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ export const storedUserPreferencesProps: Required<{
562562
global: true,
563563
description: {
564564
short: 'Default Sort for Query Bar',
565-
long: "All queries executed from the query bar will apply the sort order '$natural: -1'.",
565+
long: 'All queries executed from the query bar will apply this sort.',
566566
options: {
567567
'': {
568568
label: '$natural: 1 (MongoDB server default)',

0 commit comments

Comments
 (0)