Skip to content

Commit 4760af5

Browse files
committed
Erin feedback
1 parent b90aafc commit 4760af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/module/patternfly-docs/content/extensions/chatbot/examples/UI

packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/UI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ In this example, select the respective checkbox to toggle these features:
244244

245245
A `<ChatbotFootnote>` can be placed in the ChatBot footer to communicate any legal disclaimers or information about the ChatBot.
246246

247-
The footnote can be static text by passing the `label` property, or it can be a button that triggers a popover by also passing the `popover` property.
247+
To create a static text footnote, pass the `label` property. To create a footnote button that triggers a popover, pass in both the `label` and `popover` properties.
248248

249249
```js file="./ChatbotFootnote.tsx"
250250

0 commit comments

Comments
 (0)