diff --git a/docs/3.0/search.md b/docs/3.0/search.md index dad2dd69..1b0e5c0e 100644 --- a/docs/3.0/search.md +++ b/docs/3.0/search.md @@ -108,7 +108,7 @@ By default, the search results will be displayed as text. By default search titl Blank search -You may configure that to be something more complex using the `card -> title` option. That will display it as the title of the search result. +You may configure that to be something more complex using the `item -> title` option. That will display it as the title of the search result. ```ruby{6} class Avo::Resources::Post < Avo::BaseResource @@ -129,7 +129,7 @@ end