Merge pull request #1473 from djm93dev/typo-fix

fixed typo in docs 'unchangeble' -> 'unchangeable'
This commit is contained in:
Pieter Vander Vennet 2023-06-19 19:25:08 +02:00 committed by GitHub
commit ecf5c3cbe5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ The Graphical User Interface is composed of various UI-elements. For every UI-el
There are some basic elements, such as:
- `FixedUIElement` which shows a fixed, unchangeble element
- `FixedUIElement` which shows a fixed, unchangeable element
- `Img` to show an image
- `Combine` which wraps everything given (strings and other elements) in a div
- `List`