Skip to content

Commit 6aa4863

Browse files
author
Alejandro Gastelum Flores
committed
Updated small typo on readme
1 parent aa31d7b commit 6aa4863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-paypal-js/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,9 @@ All field components ([`PayPalCardNumberField`](#paypalcardnumberfield), [`PayPa
588588

589589
| Prop | Type | Required | Description |
590590
| ------------------------- | --------------------- | -------- | ---------------------------------------------- |
591-
| `placeholder` | `string` | No | Placeholder text for the input field |
591+
| `placeholder` | `string` | No | Placeholder text for the field |
592592
| `label` | `string` | No | Label text for the field |
593-
| `style` | `MerchantStyleObject` | No | CSS style object for the field |
593+
| `style` | `MerchantStyleObject` | No | Style object for the field |
594594
| `ariaLabel` | `string` | No | ARIA label for accessibility |
595595
| `ariaDescription` | `string` | No | ARIA description for accessibility |
596596
| `ariaInvalidErrorMessage` | `string` | No | ARIA error message when field is invalid |

0 commit comments

Comments
 (0)