diff options
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/endpoints/meta.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/endpoints/meta.js b/src/api/endpoints/meta.js index d3c5255445..a480be63ec 100644 --- a/src/api/endpoints/meta.js +++ b/src/api/endpoints/meta.js @@ -24,7 +24,7 @@ import git from 'git-last-commit'; * description: latest commit's hash * type: string * secure: - * description: whether the server supports secure protcols + * description: whether the server supports secure protocols * type: boolean * * default: |