fix: some typos (#19956)
This commit is contained in:
parent
5f136783d1
commit
3708ca8e28
6 changed files with 7 additions and 7 deletions
|
@ -39,7 +39,7 @@ func ListMilestones(ctx *context.APIContext) {
|
|||
// required: true
|
||||
// - name: state
|
||||
// in: query
|
||||
// description: Milestone state, Recognised values are open, closed and all. Defaults to "open"
|
||||
// description: Milestone state, Recognized values are open, closed and all. Defaults to "open"
|
||||
// type: string
|
||||
// - name: name
|
||||
// in: query
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue