We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37321b2 commit 59f3023Copy full SHA for 59f3023
packages/compass-preferences-model/src/preferences-schema.ts
@@ -562,7 +562,7 @@ export const storedUserPreferencesProps: Required<{
562
global: true,
563
description: {
564
short: 'Default Sort for Query Bar',
565
- long: "All queries executed from the query bar will apply the sort order '$natural: -1'.",
+ long: 'All queries executed from the query bar will apply this sort.',
566
options: {
567
'': {
568
label: '$natural: 1 (MongoDB server default)',
0 commit comments