Fix typo: protcols -> protocols
This commit is contained in:
parent
296a884fdf
commit
8c1e10e28c
|
@ -24,7 +24,7 @@ import git from 'git-last-commit';
|
||||||
* description: latest commit's hash
|
* description: latest commit's hash
|
||||||
* type: string
|
* type: string
|
||||||
* secure:
|
* secure:
|
||||||
* description: whether the server supports secure protcols
|
* description: whether the server supports secure protocols
|
||||||
* type: boolean
|
* type: boolean
|
||||||
*
|
*
|
||||||
* default:
|
* default:
|
||||||
|
|
Loading…
Reference in New Issue