diff --git a/content/v2.0/reference/flux/functions/transformations/fill.md b/content/v2.0/reference/flux/functions/transformations/fill.md index 46a68fece..372fd3d19 100644 --- a/content/v2.0/reference/flux/functions/transformations/fill.md +++ b/content/v2.0/reference/flux/functions/transformations/fill.md @@ -41,7 +41,7 @@ When `true`, assigns the value set in the previous non-null row. Cannot be used with `value`. {{% /note %}} -_**Data type:** Boolean | Integer | UInteger | Float | String | Time | Duration_ +_**Data type:** Boolean_ ## Examples