Skip to content

Commit b7b890f

Browse files
Fix typo in inlinestats-by.md documentation (#135542)
1 parent 94c1ba4 commit b7b890f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-languages/esql/_snippets/commands/layout/inlinestats-by.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ by the values of another column.
7676

7777
:::{note}
7878
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.
79+
a column overridden by the `INLINE STATS` command (it's the grouping key) and it is the last column defined by it.
8080
:::
8181

8282
:::{include} ../examples/inlinestats.csv-spec/max-salary.md

0 commit comments

Comments
 (0)