Skip to content

Commit

Permalink
chore(preferences): update sorting order description COMPASS-8964 (#6716
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Anemy authored Feb 12, 2025
1 parent 37321b2 commit 59f3023
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ export const storedUserPreferencesProps: Required<{
global: true,
description: {
short: 'Default Sort for Query Bar',
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.',
options: {
'': {
label: '$natural: 1 (MongoDB server default)',
Expand Down

0 comments on commit 59f3023

Please sign in to comment.