Update class-tainacan-rest-importers-controller.php

spelling
This commit is contained in:
Adrian 2021-11-09 17:32:20 +02:00 committed by GitHub
parent 8187ecea23
commit 110a9f7df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ class REST_Importers_Controller extends REST_Controller {
],
'collection' => [
'type' => ['array','object'],
'description' => __( 'The array describing the destination collectino as expected by the importer', 'tainacan' ),
'description' => __( 'The array describing the destination collection as expected by the importer', 'tainacan' ),
],
'options' => [
'type' => ['array', 'object'],