diff --git a/www/apps/ui/src/content/docs/components/alert.mdx b/www/apps/ui/src/content/docs/components/alert.mdx index 70d3122f23..369c07af9d 100644 --- a/www/apps/ui/src/content/docs/components/alert.mdx +++ b/www/apps/ui/src/content/docs/components/alert.mdx @@ -1,6 +1,6 @@ --- -title: "Avatar" -description: "An image element with a fallback for representing the user." +title: "Alert" +description: "A component for displaying important messages." component: true ---