Skip to content

Commit b993abf

Browse files
committed
style: array in singular
1 parent d70b98c commit b993abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/components/schemas/CompletedChallenges.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ properties:
1212
description: Total number of completed challenges.
1313
data:
1414
type: array
15-
description: Arrays of completed challenges.
15+
description: Array of completed challenges.
1616
items:
1717
$ref: ./CompletedChallenge.yaml

0 commit comments

Comments
 (0)