Skip to content

Commit b631882

Browse files
authored
Fix typo (#2399)
1 parent 284726b commit b631882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/components/alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Flash messages start off looking decently neutral—they're just light blue roun
1919
</div>
2020
```
2121

22-
You can put multiple paragraphs of text in a flash message—the last paragraph's bottom `margin` will be automatically override.
22+
You can put multiple paragraphs of text in a flash message—the last paragraph's bottom `margin` will be automatically overridden.
2323

2424
```html live
2525
<div class="flash">

0 commit comments

Comments
 (0)