Skip to content

Commit 432a38c

Browse files
6543guillep2k
andauthored
Update routers/api/v1/repo/issue.go
Co-Authored-By: guillep2k <[email protected]>
1 parent f04f7c9 commit 432a38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routers/api/v1/repo/issue.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ func AddIssueSubscription(ctx *context.APIContext) {
759759
// required: true
760760
// - name: user
761761
// in: path
762-
// description: user witch subscribe to issue
762+
// description: user to subscribe
763763
// type: string
764764
// required: true
765765
// responses:

0 commit comments

Comments
 (0)