From 452b586d86658a8ab8b9234616482e70651bfd43 Mon Sep 17 00:00:00 2001 From: Mark Tinsley Date: Tue, 22 Sep 2015 19:52:12 -0500 Subject: [PATCH] Typo fix --- source/api/filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: