aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin/whoami/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/whoami/README.md b/plugin/whoami/README.md
index 1df6df13e..0d8323fbb 100644
--- a/plugin/whoami/README.md
+++ b/plugin/whoami/README.md
@@ -7,8 +7,8 @@
## Description
The *whoami* plugin is not really that useful, but can be used for having a simple (fast) endpoint
-to test clients against. When *whoami* returns a response it will have your client's IP address the
-additional section as either an A or AAAA record.
+to test clients against. When *whoami* returns a response it will have your client's IP address in
+the additional section as either an A or AAAA record.
The reply always has an empty answer section. The port and transport are included in the additional
section as a SRV record, transport can be "tcp" or "udp".