Skip to content

Commit e419f57

Browse files
authored
Update sort.md
Update to line 9
1 parent 7f19f8d commit e419f57

File tree

1 file changed

+1
-1
lines changed
  • docs/search/search-query-language/search-operators

1 file changed

+1
-1
lines changed

docs/search/search-query-language/search-operators/sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: sort
66

77
The `sort` operator orders aggregated search results. The default sort order is descending. Then you can use the top or limit operators to reduce the number of sorted results returned.
88

9-
Order is also synonymous with sort. You can use them interchangeably in your queries.
9+
The `order` operator is synonymous with the `sort` operator. You can use them interchangeably in your queries.
1010

1111
## Syntax
1212

0 commit comments

Comments
 (0)