Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 5d9d9a8

Browse files
authored
chore: remove duplicate word in swag comment
1 parent 42af8ee commit 5d9d9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prover/server/api.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ type ProposeBlockResponse struct {
8282
// can submit onchain.
8383
//
8484
// @Summary Try to accept a block proof assignment
85-
// @Param body body CreateAssignmentRequestBody true "assignment request body"
85+
// @Param body CreateAssignmentRequestBody true "assignment request body"
8686
// @Accept json
8787
// @Produce json
8888
// @Success 200 {object} ProposeBlockResponse

0 commit comments

Comments
 (0)