We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57dc7b0 commit c082f9cCopy full SHA for c082f9c
packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/Settings.tsx
@@ -180,7 +180,7 @@ export const SettingsDemo: FunctionComponent = () => {
180
},
181
{
182
id: 'archive-all',
183
- label: 'Archive all chat',
+ label: 'Archive all chats',
184
field: (
185
// We want to add the id property here as well so the label is coupled
186
// with the button on screen readers.
0 commit comments