Skip to content

Commit 3d8d2b5

Browse files
ENGCOM-2598: [Backport] Fixed a grammatical error on the vault tooltip #17200
- Merge Pull Request #17200 from mage2pratik/magento2:backport-patch-17151 - Merged commits: 1. 5a99111 2. 79b4354
2 parents 1ca9f39 + 79b4354 commit 3d8d2b5

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Braintree/view/frontend/web/template/payment

1 file changed

+1
-1
lines changed

app/code/Magento/Braintree/view/frontend/web/template/payment/paypal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</span>
4646
<div class="field-tooltip-content"
4747
data-target="dropdown"
48-
translate="'We store you payment information securely on Braintree servers via SSL.'"></div>
48+
translate="'We store your payment information securely on Braintree servers via SSL.'"></div>
4949
</div>
5050
</div>
5151
<!-- /ko -->

0 commit comments

Comments
 (0)