✏ Correct working

This commit is contained in:
Dov Benyomin Sohacheski 2024-09-18 12:08:17 +03:00 committed by GitHub
parent d1f97c9adc
commit b59f5533c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,7 @@ export class Github implements INodeType {
{
name: 'Create Repository',
value: 'createRepository',
description: 'Create a repository of an organization',
description: 'Create a repository for an organization',
action: 'Create a repository for an organization',
},
{