This commit is contained in:
Daniel Schäfer 2020-05-03 12:28:15 +02:00 committed by GitHub
parent a253192b0c
commit c2b1d28072
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ export class Github implements INodeType {
{
name: 'Get Emails',
value: 'getEmails',
description: 'Returns the repositories of a user',
description: 'Returns the email addresses of a user',
},
{
name: 'Get Repositories',