Skip to content

Commit 7f4c223

Browse files
committed
Fix typo
1 parent dfe6def commit 7f4c223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/config/meili_search.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ meili_search:
1010
enable_serializer_groups: true
1111
settings:
1212
stopWords: ['the', 'a', 'an']
13-
filterableAttribute: ['title', 'publishedAt']
13+
filterableAttributes: ['title', 'publishedAt']
1414
- name: comments
1515
class: 'MeiliSearch\Bundle\Test\Entity\Comment'
1616
- name: aggregated

0 commit comments

Comments
 (0)