From 0b4ef56f0f54c27e9db256c72d3bc05c63d24d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 16 Mar 2024 11:07:30 +0100 Subject: [PATCH 1/2] Fix typo in _payment-gateways.md --- source/includes/wp-api-v2/_payment-gateways.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/wp-api-v2/_payment-gateways.md b/source/includes/wp-api-v2/_payment-gateways.md index 17fe0f64..7a23f57b 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. read-only | | `placeholder` | string | Placeholder text to be displayed in text inputs. read-only | -## Retrieve an payment gateway ## +## Retrieve a payment gateway ## This API lets you retrieve and view a specific payment gateway. From e893504caeb4bbea0ced11a175fa6f68e88e649f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 16 Mar 2024 11:08:25 +0100 Subject: [PATCH 2/2] Fix a typo in _payment-gateways.md --- source/includes/wp-api-v3/_payment-gateways.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/wp-api-v3/_payment-gateways.md b/source/includes/wp-api-v3/_payment-gateways.md index a3d69fbb..4d4703e7 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. read-only | | `placeholder` | string | Placeholder text to be displayed in text inputs. read-only | -## Retrieve an payment gateway ## +## Retrieve a payment gateway ## This API lets you retrieve and view a specific payment gateway.