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' => [
|
'collection' => [
|
||||||
'type' => ['array','object'],
|
'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' => [
|
'options' => [
|
||||||
'type' => ['array', 'object'],
|
'type' => ['array', 'object'],
|
||||||
|
|
Loading…
Reference in New Issue