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
|
||||
* type: string
|
||||
* secure:
|
||||
* description: whether the server supports secure protcols
|
||||
* description: whether the server supports secure protocols
|
||||
* type: boolean
|
||||
*
|
||||
* default:
|
||||
|
|
Loading…
Reference in New Issue