1
0
mirror of synced 2025-12-25 02:09:19 -05:00

fix typo in GH source client (#38299)

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
This commit is contained in:
Chandler Prall
2024-05-20 12:35:58 -04:00
committed by GitHub
parent 2fb595bcaf
commit b531751459
5 changed files with 4 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
},
"client_secret": {
"type": "string",
"title": "Client ssecret",
"title": "Client secret",
"description": "OAuth Client secret",
"airbyte_secret": true
}