summaryrefslogtreecommitdiffstats
path: root/templates/swagger
diff options
context:
space:
mode:
authorAndy Harrison <aharrison@gmail.com>2020-01-28 13:45:39 -0500
committerzeripath <art27@cantab.net>2020-01-28 18:45:39 +0000
commitd879353632c5220c8ac0e3831311ebfe7cf357fe (patch)
tree3ba67958d28029dd512d9b311cfc956dfd667949 /templates/swagger
parent28216bde46a8cf415755ca41f3d58843eeb45e7c (diff)
downloadgitea-d879353632c5220c8ac0e3831311ebfe7cf357fe.tar.gz
gitea-d879353632c5220c8ac0e3831311ebfe7cf357fe.zip
Minor typo fix (#10043)
Diffstat (limited to 'templates/swagger')
-rw-r--r--templates/swagger/v1_json.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/swagger/v1_json.tmpl b/templates/swagger/v1_json.tmpl
index 11af8e035b..c5fa6d6ad8 100644
--- a/templates/swagger/v1_json.tmpl
+++ b/templates/swagger/v1_json.tmpl
@@ -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": [
{