diff --git a/source/api/filters.md b/source/api/filters.md index 86e4748d28..abf7c31976 100644 --- a/source/api/filters.md +++ b/source/api/filters.md @@ -125,7 +125,7 @@ Now the item will only match if the value of `searchText` is found in its `name` Starting in 0.12.11 you can pass in multiple data keys: ``` html -
  • +
  • ``` Or pass in a dynamic argument with an Array value: