Inconsistent UV coords

In this doc, Unreal UV coordinates are claimed be to (0, 0) at the bottom left, and (1, 1) at the top right. But if you make a material which displays the UVs as colours on a plane, it can be clearly seen that (0, 0) is at the top left.
What is going on here?