extensions/github-authentication: fix typo (#126072)

Closes: #125468
This commit is contained in:
Pavel Kulyov 2021-06-11 21:45:33 +03:00 committed by GitHub
parent 8652a54753
commit cf7c86de97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@
"properties": {
"github-enterprise.uri" : {
"type": "string",
"description": "URI of your GitHub Enterprise Instanace"
"description": "URI of your GitHub Enterprise Instance"
}
}
}