From b415b0ad3ebb18a188fc3d9c2992282f07523773 Mon Sep 17 00:00:00 2001 From: Celso Henrique <86984438+nothiaki@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:23:15 -0300 Subject: [PATCH] Update pkg/api/server/register_artifacts.go Co-authored-by: Tom Sweeney Signed-off-by: Celso Henrique <86984438+nothiaki@users.noreply.github.com> --- pkg/api/server/register_artifacts.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/api/server/register_artifacts.go b/pkg/api/server/register_artifacts.go index 22aba9def2..8fd58f7877 100644 --- a/pkg/api/server/register_artifacts.go +++ b/pkg/api/server/register_artifacts.go @@ -118,7 +118,7 @@ func (s *APIServer) registerArtifactHandlers(r *mux.Router) error { // type: boolean // - name: ignore // in: query - // description: Ignore errors if artifact do not exist + // description: Ignore errors if artifact does not exist // type: boolean // responses: // 200: