Fix typo in docs (#107976)

This commit is contained in:
Sarah Zinger
2025-07-11 18:46:31 +00:00
committed by GitHub
parent c20067d70a
commit db3ab6a0a7
@@ -2866,7 +2866,7 @@ Set this to `false` to disable expressions and hide them in the Grafana UI. Defa
Set the maximum number of cells that can be passed to a SQL expression. Default is `100000`.
#### `sql_expression_cell_output_limit`
#### `sql_expression_output_cell_limit`
Set the maximum number of cells that can be returned from a SQL expression. Default is `100000`.