Skip to content

Commit 79b4354

Browse files
committed
Fixed a grammatical error on the vault tooltip
1 parent 5a99111 commit 79b4354

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/form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
</span>
123123
<div class="field-tooltip-content"
124124
data-target="dropdown"
125-
translate="'We store your payment information securely on Braintree servers via SSL.'"></div>
125+
translate="'We store you payment information securely on Braintree servers via SSL.'"></div>
126126
</div>
127127
</div>
128128
<!-- /ko -->

0 commit comments

Comments
 (0)