hits the ALIAS record, and returns the synthesized A record for example.com.
A query for the SRV record of example.com will return NODATA, since ALIAS records do
-not syntesize to anything but A and AAAA records.
+not synthesize to anything but A and AAAA records.
-Finaly, a query for ANY for example.com will return the SOA, NS and ALIAS records,
+Finally, a query for ANY for example.com will return the SOA, NS and ALIAS records,
in addition to any synthesized A and AAAA records matching the IPv4 and IPv6 addresses
of www.powerdns.com.
the origin IPv4 or IPv6 addresses.
## NXDOMAIN and NODATA handling
-If the server encounters a NODATA response when retrievin the target's IPv4 or IPv6 addresses,
+If the server encounters a NODATA response when retrieving the target's IPv4 or IPv6 addresses,
a similar NODATA response should be synthesized, in other words, we pretend the ALIAS record
was not even present.