From 2962bf4060c37b01dd8288cfeaa14451013fba95 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Sun, 24 Dec 2017 05:23:47 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b516b9..9359ea2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dns64 -The *dns64* middleware implements the DNS64 IPv6 transition mechanism. From Wikipedia: +The *dns64* plugin implements the DNS64 IPv6 transition mechanism. From Wikipedia: > DNS64 describes a DNS server that when asked for a domain's AAAA records, but only finds > A records, synthesizes the AAAA records from the A records.