Skip to content

Commit bd71999

Browse files
authored
Source Gitlab: fix typo in specification (#9297)
1 parent dfebddc commit bd71999

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/source-gitlab/source_gitlab

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/source-gitlab/source_gitlab/spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"private_token": {
1717
"type": "string",
18-
"title": "Privat Token",
18+
"title": "Private Token",
1919
"description": "Log into your GitLab account and then generate a personal Access Token.",
2020
"airbyte_secret": true
2121
},

0 commit comments

Comments
 (0)