blazingly fast fix pls add 🚗🚗🚗🚗

minor spelling mistake
This commit is contained in:
Alo 2023-10-07 00:13:44 +02:00 committed by GitHub
parent 7128b9a58b
commit bd8d3ac4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ Creates a new UI element, applying any given properties.
- **index is number:** - **index is number:**
- **value is action:** run action - **value is action:** run action
- **value is table:** recurse table - **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 - **value is instance:** set instance as child
- **Example** - **Example**