Unit Frames page syntax error

Not sure if this is for articles too, but.
On the page https://developer.roblox.com/articles/Making-a-Unit-Frame there is a small error I noticed.

local humanoid = character:WaitForChild(**Humanoid**)
Should be "Humanoid".

3 Likes