Skip to content

Commit fd62c5e

Browse files
docs(js): fix quote typo
1 parent 12eaa1c commit fd62c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/website/docs/autocomplete-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The container for the Autocomplete panel. You can either pass a [CSS selector](h
8383

8484
### `panelPlacement`
8585

86-
> `"start" | "end" | "full-width" | "input-wrapper-width" | defaults to `"input-wrapper-width"`
86+
> `"start" | "end" | "full-width" | "input-wrapper-width"` | defaults to `"input-wrapper-width"`
8787
8888
The panel horizontal position.
8989

0 commit comments

Comments
 (0)