summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:22:48 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:22:48 -0400
commit5da2ca9ba926decf011b9bd8166bfa070ada0810 (patch)
tree52d37328d9d1f88697d6a3d1835d937855762255
parent067c7df0ec0114eb953d9df5be37c7cfd6e16395 (diff)
downloaddocs-5da2ca9ba926decf011b9bd8166bfa070ada0810.tar.gz
docs-5da2ca9ba926decf011b9bd8166bfa070ada0810.tar.bz2
docs-5da2ca9ba926decf011b9bd8166bfa070ada0810.zip
capitalize first word in sentence
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 6e9d132c..e6527d77 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1258,7 +1258,7 @@ providers that accept payments in the selected currency:
The array of ``required_attributes`` contains attributes about the user
that must be provided includes:
- - **type**: the type of the attribute, for now only 'string' and 'date' are
+ - **type**: The type of the attribute, for now only 'string' and 'date' are
supported
- **name**: the name of the attribute, this is the key under which the
attribute value must be provided later. The name must be unique per response.