diff --git a/api/v2.0/legacy_swagger.yaml b/api/v2.0/legacy_swagger.yaml index e7c49248e..6215ae77c 100644 --- a/api/v2.0/legacy_swagger.yaml +++ b/api/v2.0/legacy_swagger.yaml @@ -49,8 +49,8 @@ paths: description: Unexpected internal errors. /chartrepo/{repo}/charts/{name}/{version}/labels: get: - summary: Return the attahced labels of chart. - description: Return the attahced labels of the specified chart version. + summary: Return the attached labels of chart. + description: Return the attached labels of the specified chart version. tags: - Products - Chart Repository