diff --git a/docs/app/views/pages/_support_modal.html.erb b/docs/app/views/pages/_support_modal.html.erb index fc8633655d..1f372138c1 100644 --- a/docs/app/views/pages/_support_modal.html.erb +++ b/docs/app/views/pages/_support_modal.html.erb @@ -42,7 +42,7 @@ title_tag: "h2", } %> <%= sage_component SagePanelBlock, { type_block: true } do %> -

Spot a bug or have a suggestion? We care about improving your experience! Share your feedback with us.

+

Spot a bug or have a suggestion? We care about improving your experience! Let us know how we can improve.

<% end %> <% end %> <% end %> diff --git a/packages/sage-react/lib/HelpFeedback.story.mdx b/packages/sage-react/lib/HelpFeedback.story.mdx index 326a1bfd2f..35d592cc94 100644 --- a/packages/sage-react/lib/HelpFeedback.story.mdx +++ b/packages/sage-react/lib/HelpFeedback.story.mdx @@ -8,10 +8,10 @@ import { Panel } from './Panel'; - Questions? Suggestions? Head to our [#sage-support Slack Channel](#) and join the conversation. +

Questions? Suggestions? Head to our #sage-support Slack Channel and join the conversation.

- We care about your experience! Let us know how we can improve by sharing your feedback below. +

Spot a bug or have a suggestion? We care about improving your experience! Let us know how we can improve.

diff --git a/packages/sage-react/lib/Introduction.story.mdx b/packages/sage-react/lib/Introduction.story.mdx index 4e20348700..114040391c 100644 --- a/packages/sage-react/lib/Introduction.story.mdx +++ b/packages/sage-react/lib/Introduction.story.mdx @@ -1,6 +1,6 @@ import { Meta } from "@storybook/addon-docs"; - + # Sage Design System The Sage Design System is our single source of truth, providing everything you need to build great products for our customers. It is the culmination of designers and developers working together to give teams the ability to ship high-quality products faster.