From bd8d3ac4cb69a6a5fc68ccf04d37eb753b15f8e1 Mon Sep 17 00:00:00 2001 From: Alo <70312917+Aloroid@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:13:44 +0200 Subject: [PATCH] =?UTF-8?q?blazingly=20fast=20fix=20pls=20add=20=E2=9A=A1?= =?UTF-8?q?=E2=9A=A1=E2=9A=A1=E2=9A=A1=E2=9A=A1=E2=9A=A1=E2=9A=A1?= =?UTF-8?q?=F0=9F=9A=97=F0=9F=9A=97=F0=9F=9A=97=F0=9F=9A=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit minor spelling mistake --- docs/api/creation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/creation.md b/docs/api/creation.md index b4576b8..8e67478 100644 --- a/docs/api/creation.md +++ b/docs/api/creation.md @@ -69,7 +69,7 @@ Creates a new UI element, applying any given properties. - **index is number:** - **value is action:** run action - **value is table:** recurse table - - **value is functon:** create effect to update children + - **value is function:** create effect to update children - **value is instance:** set instance as child - **Example**