1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Minor typo fix (#10043)

This commit is contained in:
Andy Harrison
2020-01-28 13:45:39 -05:00
committed by zeripath
parent 28216bde46
commit d879353632
2 changed files with 2 additions and 2 deletions

View File

@@ -335,7 +335,7 @@
"tags": [
"admin"
],
"summary": "Create a repository on behalf a user",
"summary": "Create a repository on behalf of a user",
"operationId": "adminCreateRepo",
"parameters": [
{