diff -r 428ad3d1d034 -r 132b6ed4e724 LuaEvents.wiki --- a/LuaEvents.wiki Wed Oct 30 12:09:45 2019 +0000 +++ b/LuaEvents.wiki Wed Oct 30 13:23:18 2019 +0000 @@ -189,7 +189,7 @@ `msgParams` tells the set timer in seconds (i.e. `3` for the 3 seconds timer key). === onScreenResize() === -This function is called when you resize the screen. Useful place to put a redraw function for any `vgtHealthTags` you're using. +This function is called when you resize the screen. Useful place to put a redraw function for any `vgtHealthTag`s you're using. == Gears == === onGearAdd(gearUid) ===