diff --git a/packages/ibm-products/src/components/Tearsheet/Tearsheet.docs-page.js b/packages/ibm-products/src/components/Tearsheet/Tearsheet.docs-page.js index eeda4b7caf..c719b59af5 100644 --- a/packages/ibm-products/src/components/Tearsheet/Tearsheet.docs-page.js +++ b/packages/ibm-products/src/components/Tearsheet/Tearsheet.docs-page.js @@ -40,7 +40,7 @@ const DocsPage = () => ( { title: 'With AI Label', description: - 'An AI Label is intended for any scenario where something is being generated by AI to reinforce AI transparency, accountability, and explainability at the UI level. A Carbon AI Label can be provided to the Tearsheet component by including an `decorator` property on it and providing the carbon AILabel component as its own custom component.', + 'An AI Label is intended for any scenario where something is being generated by AI to reinforce AI transparency, accountability, and explainability at the UI level. A Carbon AI Label can be provided to the Tearsheet component by including an `decorator` property on it and providing the carbon AILabel component as its own custom component.
The `decorator` is versatile and can also be used to render other components too.', source: { language: 'html', code: `