Skip to content

Commit b415b0a

Browse files
Update pkg/api/server/register_artifacts.go
Co-authored-by: Tom Sweeney <[email protected]> Signed-off-by: Celso Henrique <[email protected]>
1 parent 3c3b805 commit b415b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/api/server/register_artifacts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ func (s *APIServer) registerArtifactHandlers(r *mux.Router) error {
118118
// type: boolean
119119
// - name: ignore
120120
// in: query
121-
// description: Ignore errors if artifact do not exist
121+
// description: Ignore errors if artifact does not exist
122122
// type: boolean
123123
// responses:
124124
// 200:

0 commit comments

Comments
 (0)