docs: add missing backtick to placeholder default example (#2097)
This commit is contained in:
parent
4c82640022
commit
fbe746c38c
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Your Algolia index name.
|
|||
|
||||
## `placeholder`
|
||||
|
||||
> `type: string` | `default: "Search docs" | **optional**
|
||||
> `type: string` | `default: "Search docs"` | **optional**
|
||||
|
||||
The placeholder of the input of the DocSearch pop-up modal.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue