Skip to content

Commit 000674f

Browse files
committed
[DOCS] Fixes incorrect filter data type
1 parent f24f245 commit 000674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ml/apis/filterresource.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A filter resource has the following properties:
99
(string) A string that uniquely identifies the filter.
1010

1111
`description`::
12-
(array) A description of the filter.
12+
(string) A description of the filter.
1313

1414
`items`::
1515
(array of strings) An array of strings which is the filter item list.

0 commit comments

Comments
 (0)