diff --git a/docs/docs/index.html b/docs/docs/index.html index 05358ec..ccecfe3 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -266,7 +266,7 @@ If your computed columns are computationally expensive (e.g because they use joi type false Enum (DEFAULT, CATEGORICAL) - If CATEGORICAL, this changes the filter in the UI to shows all the possible values directly instead of providing a autocomplete form. + If CATEGORICAL, this changes the filter in the UI to shows all the possible values directly instead of providing an autocomplete form.
Code example