Fixing a typo

This commit is contained in:
Sven Schmidt 2020-07-09 16:29:06 +02:00
parent 784cafffa0
commit 6573642fc1

View file

@ -10,7 +10,7 @@ export class ContentfulDeliveryApi implements ICredentialType {
type: 'string' as NodePropertyTypes,
default: '',
required: true,
description: 'The id for the Cotentful space.'
description: 'The id for the Contentful space.'
},
{
displayName: 'Content Delivery API - access token',