Skip to content

Commit d7f3e62

Browse files
authored
Merge branch 'dev/main' into dev/POS-627-icons
2 parents 932fb28 + edfffec commit d7f3e62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules.local/paypal-pos-settings/services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
'paypal-pos.settings.wc-integration.link' => static function (C $container): callable {
172172
return static function (bool $loggedIn): array {
173173
$linkData = [
174-
'title' => esc_html__('paypal-pos.com', 'paypal-point-of-sale'),
174+
'title' => esc_html__('Zettle.com', 'paypal-point-of-sale'),
175175
'url' => esc_url_raw('https://zettle.com/'),
176176
'icon' => true,
177177
];

0 commit comments

Comments
 (0)