Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gwwar committed Feb 17, 2021
1 parent 85701d9 commit f0adc81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ public function get_item_schema() {
'type' => array( 'string', 'null' ),
'required' => false,
),
'isDefault' => array(
'isDefault' => array(
'description' => __( 'Indicates whether the current variation is the default one. Defaults to `false`' ),
'type' => 'boolean',
'required' => false,
Expand Down

0 comments on commit f0adc81

Please sign in to comment.