diff --git a/packages/nodes-base/credentials/YouTubeOAuth2Api.credentials.ts b/packages/nodes-base/credentials/YouTubeOAuth2Api.credentials.ts index a51a88972a..1aecc26ced 100644 --- a/packages/nodes-base/credentials/YouTubeOAuth2Api.credentials.ts +++ b/packages/nodes-base/credentials/YouTubeOAuth2Api.credentials.ts @@ -17,7 +17,7 @@ export class YouTubeOAuth2Api implements ICredentialType { extends = [ 'googleOAuth2Api', ]; - displayName = 'Google OAuth2 API'; + displayName = 'YouTube OAuth2 API'; documentationUrl = 'google'; properties = [ {