Update class-tainacan-rest-importers-controller.php
spelling
This commit is contained in:
parent
8187ecea23
commit
110a9f7df3
|
@ -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'],
|
||||
|
|
Loading…
Reference in New Issue