On the CFrame page, listed under the Constructors section is “CFrame.Orthonormalize”. This is a method on the CFrame type, not a constructor. It should be moved to the Functions section, and the signature should be changed to the following:
CFrame CFrame:Orthonormalize()