فهرست منبع

Fix typo in inlinestats-by.md documentation (#135542)

florent-leborgne 1 هفته پیش
والد
کامیت
b7b890fc20
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/reference/query-languages/esql/_snippets/commands/layout/inlinestats-by.md

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

@@ -76,7 +76,7 @@ by the values of another column.
 
 :::{note}
 The `languages` column moves to the last position in the output table because it is
-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.
 :::
 
 :::{include} ../examples/inlinestats.csv-spec/max-salary.md