summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:26:30 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:26:30 -0400
commite39873609105693675d827e44b6f8ead5557e704 (patch)
treed92fd446aec6825015465c177ee0f63050f8dfba /core/api-merchant.rst
parent9d70234cc20b3d643be6b08ee0a64f1d0f428ad4 (diff)
downloaddocs-e39873609105693675d827e44b6f8ead5557e704.tar.gz
docs-e39873609105693675d827e44b6f8ead5557e704.tar.bz2
docs-e39873609105693675d827e44b6f8ead5557e704.zip
capitalize first word in sentence
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;
}