Skip to content

Commit 57e9a87

Browse files
committed
[DOCS] Fixes incorrect filter data type
1 parent d40ca43 commit 57e9a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ml/apis/filterresource.asciidoc

+1-1
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)