Skip to content

Commit

Permalink
Update packages/module/patternfly-docs/content/extensions/chatbot/exa…
Browse files Browse the repository at this point in the history
…mples/demos/EmbeddedComparisonChatbot.tsx

Co-authored-by: Erin Donehoo <[email protected]>
  • Loading branch information
rebeccaalpert and edonehoo authored Jan 9, 2025
1 parent bb8920f commit f7050b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ export const EmbeddedComparisonChatbotDemo: React.FunctionComponent = () => {
<CompareChild
input={input}
hasNewInput={hasNewInput}
name="ChatBot One"
name="ChatBot 1"
setIsSendButtonDisabled={setIsSendButtonDisabled}
/>
</div>
Expand Down

0 comments on commit f7050b2

Please sign in to comment.