Skip to content

Commit bdc2288

Browse files
authored
Update README.md
1 parent 32437b2 commit bdc2288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ If you want to enable filtering, you must add your attributes to the `filterable
158158

159159
```py
160160
index.update_filterable_attributes([
161-
'director',
162-
'genres',
161+
'id',
162+
'genres'
163163
])
164164
```
165165

0 commit comments

Comments
 (0)