Skip to content

Commit b070a3e

Browse files
committed
Fixed: typo.
1 parent 308ab6f commit b070a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compatibility/WooCommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public static function get_orders_tables(): array {
2323
'wc_order_product_lookup',
2424
'wc_order_operational_data',
2525
'wc_order_coupon_lookup',
26-
'wc_order_adresses',
26+
'wc_order_addresses',
2727
'wc_order_items',
2828
'wc_order_itemmeta',
2929
];

0 commit comments

Comments
 (0)