Skip to content

Commit 75e709e

Browse files
authored
fixed typo (#41)
toekn -> token
1 parent 8b6c74f commit 75e709e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ paths:
505505
type: integer
506506
format: int32
507507
X-Expires-After:
508-
description: date in UTC when toekn expires
508+
description: date in UTC when token expires
509509
schema:
510510
type: string
511511
format: date-time

0 commit comments

Comments
 (0)