diff -r 938a1627b2b1 -r 817767cd393b LuaOverview.wiki --- a/LuaOverview.wiki Wed Apr 17 15:43:09 2019 +0100 +++ b/LuaOverview.wiki Wed Apr 17 15:46:18 2019 +0100 @@ -36,7 +36,7 @@ A list of event handlers can be found in [LuaEvents]. == Data types == -This section defines some commonly used non-primitive parameter types which are used in multiple functions. This section is a bit incomplete at the moment. +This section defines some commonly used non-primitive parameter types which are used in multiple functions. === Color === Some functions take a `color` parameter.