Rename Shipping options to "method" to avoid duplicate heading

This commit is contained in:
Mike Jolley 2022-10-05 12:22:42 +01:00 committed by Nadir Seghir
parent 1c8d2e6074
commit 4263b57d2c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import formStepAttributes from '../../form-step/attributes';
export default {
...formStepAttributes( {
defaultTitle: __( 'Shipping options', 'woo-gutenberg-products-block' ),
defaultTitle: __( 'Shipping method', 'woo-gutenberg-products-block' ),
defaultDescription: __(
'Select how you would like to receive your order.',
'woo-gutenberg-products-block'