Typos & Minor Edits Mega-thread [Closed]

In the code example on the bottom on this line

 if teleportResult == Enum.TeleportResult.Failiure or teleportResult == Enum.TeleportResult.Flooded then

It says Enum.TeleportResult.Failiure instead of Enum.TeleportResult.Failure

6 Likes