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.
2 parents 96338a8 + b7b890f commit ff639abCopy full SHA for ff639ab
docs/reference/query-languages/esql/_snippets/commands/layout/inlinestats-by.md
@@ -76,7 +76,7 @@ by the values of another column.
76
77
:::{note}
78
The `languages` column moves to the last position in the output table because it is
79
-a column overriden by the `INLINE STATS` command (it's the grouping key) and it is the last column defined by it.
+a column overridden by the `INLINE STATS` command (it's the grouping key) and it is the last column defined by it.
80
:::
81
82
:::{include} ../examples/inlinestats.csv-spec/max-salary.md
0 commit comments