1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 09:07:19 +00:00

fix: some typos (#19956)

This commit is contained in:
yutotnh
2022-06-13 16:34:46 +09:00
committed by GitHub
parent 5f136783d1
commit 3708ca8e28
6 changed files with 7 additions and 7 deletions

View File

@ -7223,7 +7223,7 @@
},
{
"type": "string",
"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\"",
"name": "state",
"in": "query"
},