updated typo on fill function

pull/25/head
Scott Anderson 2019-01-22 17:25:21 -07:00
parent 49211cf7fd
commit d7a86b7ae1
1 changed files with 1 additions and 1 deletions

View File

@ -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