Skip to content

Commit 42c55ea

Browse files
authored
Update alert.md
Correct typo in description of default option for `make()` method.
1 parent c4906e8 commit 42c55ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/services/alert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Alerts are for providing feedback on an action and calling attention to warnings
3131

3232
[TOC=3]
3333

34-
### `make($name, $type = 'inline')`
34+
### `make($name, $type = 'alert')`
3535

3636
Makes a new named alert of the specified type.
3737

0 commit comments

Comments
 (0)