diff --git a/docs/content/components/alerts.md b/docs/content/components/alerts.md index 2590c4cf..e2efe76b 100644 --- a/docs/content/components/alerts.md +++ b/docs/content/components/alerts.md @@ -19,7 +19,7 @@ Flash messages start off looking decently neutral—they're just light blue roun ``` -You can put multiple paragraphs of text in a flash message—the last paragraph's bottom `margin` will be automatically override. +You can put multiple paragraphs of text in a flash message—the last paragraph's bottom `margin` will be automatically overridden. ```html live