aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.md b/plugin.md
index 915ff8fc2..b85a4c28a 100644
--- a/plugin.md
+++ b/plugin.md
@@ -67,7 +67,7 @@ works, and implement the `ready.Readiness` interface.
## Opening Sockets
See the plugin/pkg/reuseport for `Listen` and `ListenPacket` functions. Using these functions makes
-you plugin handle reload events better.
+your plugin handle reload events better.
## Documentation