diff --git a/openapi/components/schemas/grade.yaml b/openapi/components/schemas/grade.yaml index 07b6a7b..fb28f43 100644 --- a/openapi/components/schemas/grade.yaml +++ b/openapi/components/schemas/grade.yaml @@ -11,7 +11,7 @@ properties: name: type: string description: > - Unique and short name of the grade, like "Excellent" or "To reject". + Short yet unique name of the grade, like "Excellent" or "To reject". example: Good description: type: string