diff --git a/packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/TermsOfUse.tsx b/packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/TermsOfUse.tsx index 793a7534..ebb5940a 100644 --- a/packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/TermsOfUse.tsx +++ b/packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/TermsOfUse.tsx @@ -42,8 +42,7 @@ export const TermsOfUseExample: React.FunctionComponent = () => { website, located at www.patternfly.org.

- By accessing this website, we assume you accept these terms and conditions. Do not continue to use PatternFly if - you do not agree to all of the terms and conditions stated on this page. + By accessing this website, you are agreeing with our terms and conditions. If you do not agree to all of these terms and conditions, do not continue to use PatternFly.

);