From beb8bbad5940c6a539b9e504ea35d140f470301d Mon Sep 17 00:00:00 2001 From: NoryiE Date: Mon, 10 Feb 2025 06:02:42 +0000 Subject: [PATCH] deploy: cb5faebe3f9236ea079ed202286d8753c5f6ed9e --- docs/references/main.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/main.md b/docs/references/main.md index d945414..1a5a061 100644 --- a/docs/references/main.md +++ b/docs/references/main.md @@ -26,7 +26,7 @@ What this code does is it loads basalt into the project, and you can access it b |[basalt.update](#basalt.update)|-| ## basalt.create(type, id?) -Creates and returns a new UI element of the specified type +Creates and returns a new UI element of the specified type! ### Parameters * `type` `string` The type of element to create (e.g. "Button", "Label", "BaseFrame")