From 0593a77586eb14f54897942f211aeaf56d9875a2 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Fri, 20 Nov 2015 11:51:27 -0800 Subject: [PATCH] data v2 - link url-encoding --- content/data_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/data_v2.md b/content/data_v2.md index 0b1b0ccbc3..3287c5a486 100644 --- a/content/data_v2.md +++ b/content/data_v2.md @@ -1826,7 +1826,7 @@ This method requires the following URL parameters: | Field | Value | Description | |-------|-------|-------------| -| :gateway | String | The issuing [Address][], URL-escaped name, or normalized name of the gateway. | +| :gateway | String | The issuing [Address][], [URL-encoded name](https://en.wikipedia.org/wiki/Percent-encoding), or normalized name of the gateway. | This method takes no query parameters.