Skip to content

Commit 150d660

Browse files
Merge #1726
1726: Fix typo in `customizing_relevancy.md` r=maryamsulemani97 a=maryamsulemani97 Update `displayed attribute` to `distinct attribute` Co-authored-by: Maryam <[email protected]>
2 parents 69c0265 + bb75e73 commit 150d660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/getting_started/customizing_relevancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Suppose you have an e-commerce dataset with an index on jackets. There are sever
7979

8080
If you searched for `lee leather jacket` with the default settings, you would get all three documents. But if you set `product_id` as the `distinctAttribute`, Meilisearch will only return one of those jackets.
8181

82-
You can read more about displayed attributes in our [dedicated guide](/learn/configuration/distinct.md).
82+
You can read more about the distinct attribute in our [dedicated guide](/learn/configuration/distinct.md).
8383

8484
## Searchable attributes
8585

0 commit comments

Comments
 (0)