From e033283712390a013301c36d410dc072b7fecd29 Mon Sep 17 00:00:00 2001
From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com>
Date: Fri, 31 Oct 2025 17:05:29 -0400
Subject: [PATCH] Update callouts.mdx
---
.../pages/component-library/default-components/callouts.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fern/products/docs/pages/component-library/default-components/callouts.mdx b/fern/products/docs/pages/component-library/default-components/callouts.mdx
index 4a87a2eb7..2cefb24ff 100644
--- a/fern/products/docs/pages/component-library/default-components/callouts.mdx
+++ b/fern/products/docs/pages/component-library/default-components/callouts.mdx
@@ -51,10 +51,10 @@ To display very short pieces of information like status indicators and version n
### Launch callouts
-This celebrates a product launch or other announcement
+This celebrates an announcement, styled using the primary accent of the docs site
```jsx
-This celebrates an announcement
+This celebrates an announcement, styled using the primary accent of the docs site
```