🔀 Merge pull request #541 from epegzz/patch-1

Fix typo
This commit is contained in:
Jan 2020-05-03 23:33:22 +02:00 committed by GitHub
commit 582ff76799
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',