Commit 034496e80d7fda4019e51cf8984f697ec07497b2

Authored by Andrew
1 parent 3c0f6ea8

Updated wording [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -1213,7 +1213,7 @@ class Product < ApplicationRecord @@ -1213,7 +1213,7 @@ class Product < ApplicationRecord
1213 end 1213 end
1214 ``` 1214 ```
1215 1215
1216 -**Note:** Non-string fields will always be filterable and should not be passed to this option. 1216 +**Note:** Non-string fields are always filterable and should not be passed to this option.
1217 1217
1218 ### Parallel Reindexing 1218 ### Parallel Reindexing
1219 1219