Skip to content

Commit 524db26

Browse files
Update packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/CompactOnboarding.tsx
Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
1 parent cf0222e commit 524db26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/CompactOnboarding.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export const OnboardingExample: FunctionComponent = () => {
9191
);
9292

9393
const body =
94-
'Experience personalized assistance and seamless problem-solving, simplifying your journey with Red Hat every step of the way.';
94+
'Simplify your Red Hat journey with personalized assistance and seamless problem-solving.';
9595

9696
return (
9797
<>

0 commit comments

Comments
 (0)