Skip to content

Commit 9a5fd62

Browse files
authored
Merge pull request #211 from quiint/payment-gateway-typo-fix
Payment gateway typo fix
2 parents d7a9fc4 + 2cbece5 commit 9a5fd62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/wp-api-v2/_payment-gateways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The payment gateways API allows you to view, and update individual payment gatew
2828
| `tip` | string | Additional help text shown to the user about the setting. <i class="label label-info">read-only</i> |
2929
| `placeholder` | string | Placeholder text to be displayed in text inputs. <i class="label label-info">read-only</i> |
3030

31-
## Retrieve an payment gateway ##
31+
## Retrieve a payment gateway ##
3232

3333
This API lets you retrieve and view a specific payment gateway.
3434

source/includes/wp-api-v3/_payment-gateways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The payment gateways API allows you to view, and update individual payment gatew
2929
| `tip` | string | Additional help text shown to the user about the setting. <i class="label label-info">read-only</i> |
3030
| `placeholder` | string | Placeholder text to be displayed in text inputs. <i class="label label-info">read-only</i> |
3131

32-
## Retrieve an payment gateway ##
32+
## Retrieve a payment gateway ##
3333

3434
This API lets you retrieve and view a specific payment gateway.
3535

0 commit comments

Comments
 (0)