From 1ff79f4ad584e250e262b8cd1690f720a1463629 Mon Sep 17 00:00:00 2001 From: Gregory Boddin Date: Fri, 9 Jul 2021 20:19:13 +0200 Subject: [PATCH] Update l9plugin.md fix doc --- l9plugin.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/l9plugin.md b/l9plugin.md index 57f269d..7049d95 100644 --- a/l9plugin.md +++ b/l9plugin.md @@ -29,7 +29,8 @@ An external plugin example is the NucleiPlugin at https://github.com/gboddin/l9- The following is a redis example : -```gopackage tcp +```go +package tcp import ( "context"