Skip to content

Commit 597e4db

Browse files
authored
Modify Readme
1 parent 3671e07 commit 597e4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following table shows operations which are currently supported by the engine
1717
| Subqueries | Full support | |
1818
| Aggregations | Full support | |
1919
| Aggregations over time | Full support except for `quantile_over_time` with non-constant argument | Medium |
20-
| Functions | Full support except for `holt_winters` and `predict_linear` with non-constant argument | Medium |
20+
| Functions | Full support except for `predict_linear` with non-constant argument | Medium |
2121

2222
## Design
2323

0 commit comments

Comments
 (0)