From 3db9bb2914a78f9b2324179f89a00aebc15c9624 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 24 Jun 2023 15:22:12 -0400 Subject: [PATCH] update docs --- controller/dadjoke.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controller/dadjoke.go b/controller/dadjoke.go index 68567b4..1a5dfed 100644 --- a/controller/dadjoke.go +++ b/controller/dadjoke.go @@ -11,7 +11,7 @@ import ( // GetDadJoke godoc // -// @Summary Generate dadjokelocaloca +// @Summary Get dadjoke // @Description get a dad joke // @Tags DadJoke // @Accept json