Skip to content

Commit 7a4a8a7

Browse files
committed
fix(docs): minor spelling mistake
1 parent 616f41a commit 7a4a8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/openapi/fdcapidoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
},
9999
"/da/getRequests/{votingRoundID}": {
100100
"get": {
101-
"description": "Tries to retrieve the attestation requests for a particular voting round. If successfull returns a response status OK and a payload data that contains attestation requests for a particular voting round.",
101+
"description": "Tries to retrieve the attestation requests for a particular voting round. If successful returns a response status OK and a payload data that contains attestation requests for a particular voting round.",
102102
"parameters": [
103103
{
104104
"description": "The unique ID of the voting round. This represents a full voting sequence that starts in a particular voting epoch and usually extends to the next one.",

0 commit comments

Comments
 (0)