summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index f6981750..9b91e67c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2954,7 +2954,7 @@ It has the following structure:
// The merchant's legal name of business.
name: string;
- // label for a location that denotes the jurisdiction for disputes.
+ // Label for a location that denotes the jurisdiction for disputes.
// Some of the typical fields for a location (such as a street address) may be absent.
jurisdiction: Location;
}