From ed5c116658b35988f12037cb32a6a93ea8c782e4 Mon Sep 17 00:00:00 2001
From: Rebecca Alpert
Date: Mon, 9 Dec 2024 11:07:47 -0500
Subject: [PATCH] Update
packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/TermsOfUse.tsx
Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
---
.../content/extensions/chatbot/examples/UI/TermsOfUse.tsx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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.
>
);