Cisco ASA Hairpin Internal Server

I have some questions regarding the example given in the topic.

In the beginning of the topic, it states “The ASA is configured so that IP address 192.168.2.220 on the outside is translated to IP address 192.168.1.2. This allows users on the Internet to access our webserver”.

When you type show xlate, it gives the following.
NAT from INSIDE:192.168.1.2 to OUTSIDE:192.168.2.220

Shouldn’t this be one direction from Inside to Outside? I’m confused how could 192.168.2.200 from Outside be translated to 192.168.1.2 (Inside)?