Skip to content

Commit 4a8a288

Browse files
committed
Merge branch 'add_populate_setting' of github.com:meilisearch/strapi-plugin-meilisearch into add_populate_setting
2 parents 7dfda8d + 2623459 commit 4a8a288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ To communicate the populate rule, use the `populate` setting on the according co
360360

361361
Imagine my `restaurant` content-type has a relation with a repeatable-component `repeatableComponent` that itself has a relationship with the content-type `categories`.
362362

363-
The following population will ensure that a `restaurant` entry contains even the most nested.
363+
The following population will ensure that a `restaurant` entry contains even the most nested relation.
364364

365365
```js
366366
module.exports = {

0 commit comments

Comments
 (0)