Skip to content

Commit ce47636

Browse files
authored
Merge pull request #10 from szepeviktor/typos
Fix typos
2 parents 8c9e039 + 3d609ef commit ce47636

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"type": "string",
9898
"example": "SPTBXPQFKRNB2NEKBNXJ42KON6VMVME7M82IK5JX3JX7HISC34KU2LVNC4NVXLLB"
9999
},
100-
"description": "The recurring payment tokens. Provided only for the inital recurring payment."
100+
"description": "The recurring payment tokens. Provided only for the initial recurring payment."
101101
}
102102
}
103103
}
@@ -232,7 +232,7 @@
232232
"items": {
233233
"$ref": "#/components/schemas/Method"
234234
},
235-
"description": "Possible valies: CARD, WIRE or EAM."
235+
"description": "Possible values: CARD, WIRE or EAM."
236236
},
237237
"timeout": {
238238
"type": "string",

0 commit comments

Comments
 (0)