Skip to content

Commit 8c8fb34

Browse files
authored
Update taglist.md
1 parent 6a41dae commit 8c8fb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/taglist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Displays a popup toast message.
6666
- `text` — String content for the popup
6767
- `allowHTML`*(Optional)* If `true`, renders `text` as HTML
6868

69-
### `Ultra.modalmodal({ head = "Modal", text = "" , buttonText = "Close" })`
69+
### `Ultra.modal({ head = "Modal", text = "" , buttonText = "Close" })`
7070
Displays a full-screen modal.
7171

7272
- `head` — Modal header (Defaults to "Modal")

0 commit comments

Comments
 (0)