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 94c1ba4 commit b7b890fCopy full SHA for b7b890f
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