diff options
-rw-r--r-- | plugin.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |