diff --git a/source/includes/wp-api-v2/_payment-gateways.md b/source/includes/wp-api-v2/_payment-gateways.md index 17fe0f6..7a23f57 100644 --- a/source/includes/wp-api-v2/_payment-gateways.md +++ b/source/includes/wp-api-v2/_payment-gateways.md @@ -28,7 +28,7 @@ The payment gateways API allows you to view, and update individual payment gatew | `tip` | string | Additional help text shown to the user about the setting. <i class="label label-info">read-only</i> | | `placeholder` | string | Placeholder text to be displayed in text inputs. <i class="label label-info">read-only</i> | -## Retrieve an payment gateway ## +## Retrieve a payment gateway ## This API lets you retrieve and view a specific payment gateway. diff --git a/source/includes/wp-api-v3/_payment-gateways.md b/source/includes/wp-api-v3/_payment-gateways.md index a3d69fb..4d4703e 100644 --- a/source/includes/wp-api-v3/_payment-gateways.md +++ b/source/includes/wp-api-v3/_payment-gateways.md @@ -29,7 +29,7 @@ The payment gateways API allows you to view, and update individual payment gatew | `tip` | string | Additional help text shown to the user about the setting. <i class="label label-info">read-only</i> | | `placeholder` | string | Placeholder text to be displayed in text inputs. <i class="label label-info">read-only</i> | -## Retrieve an payment gateway ## +## Retrieve a payment gateway ## This API lets you retrieve and view a specific payment gateway.