Intuitive Last Layer
PLLE
Outline
You need to swap two edges at a time.
- Swap two edges.
- Position next two edges.
- Swap two edges.
Substep 1: Swap two edges.
Swaps edges in UR and UL positions:
Substep 3: Swap two edges.
Same as substep 1. Notice that the inverse of the sequence is itself!
Example
Suppose you have:

Substep 1. Swap the UF and UB corners using sequence:
Now swap the corners currently occuping the UL and UF positions.