Double space at 191 row

I find double space, like misspelling.
This commit is contained in:
Shohei Tanaka 2019-06-06 15:18:33 +09:00 committed by GitHub
parent c524cb905f
commit 85bd2ce168
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ export const advancedFilters = {
orders_count: {
labels: {
add: __( 'No. of Orders', 'woocommerce-admin' ),
remove: __( 'Remove order filter', 'woocommerce-admin' ),
remove: __( 'Remove order filter', 'woocommerce-admin' ),
rule: __( 'Select an order count filter match', 'woocommerce-admin' ),
title: __(
'{{title}}No. of Orders{{/title}} {{rule /}} {{filter /}}',