diff --git a/assistant/widget.mdx b/assistant/widget.mdx index 618996319..9258b7afa 100644 --- a/assistant/widget.mdx +++ b/assistant/widget.mdx @@ -148,7 +148,7 @@ Pass this object to `init()`. | `appearance` | [`AssistantAppearance`](#assistantappearance) | Visual and presentation overrides. | | `labels` | [`AssistantLabels`](#assistantlabels) | Customer-facing text overrides. | | `supportEmail` | string | Sets the support address shown in the widget toolbar for this embed. | -| `starterQuestions` | string[] | Sets up to **three** empty-state prompts for this embed. | +| `starterQuestions` | string[] | Sets up to three empty-state prompts for this embed. | | `hooks` | [`AssistantHooks`](#assistanthooks) | Event and error observers. | ### `AssistantAppearance`