From 47c4082a0e8fded79ef0c27ce89c7c67a94d210d Mon Sep 17 00:00:00 2001 From: Enrico Alvarenga Date: Thu, 22 Jun 2023 13:37:14 -0700 Subject: [PATCH] fix: search plugin README typos Signed-off-by: Enrico Alvarenga --- plugins/search/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/search/README.md b/plugins/search/README.md index ae51c3a554..203f295333 100644 --- a/plugins/search/README.md +++ b/plugins/search/README.md @@ -10,7 +10,7 @@ Run `yarn dev` in the root directory, and then navigate to [/search](http://loca ### Optional Settings -Configure the initialState of the search component in your `app-config.yaml` to defines how it behaves when it is first loaded or reset. +Configure the SearchPage component initial state via `app-config.yaml` to define how it behaves when it is first loaded or reset. ```yaml # app-config.yaml