summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:23:09 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:23:09 -0400
commit50da2463791b13b7a0909a9a6109ad12a11449a2 (patch)
tree589b1d292caea14cd90276e725a59cd00b82bb51 /anastasis.rst
parent5da2ca9ba926decf011b9bd8166bfa070ada0810 (diff)
downloaddocs-50da2463791b13b7a0909a9a6109ad12a11449a2.tar.gz
docs-50da2463791b13b7a0909a9a6109ad12a11449a2.tar.bz2
docs-50da2463791b13b7a0909a9a6109ad12a11449a2.zip
change markup of ‘string’, ‘date’ from ' to ``
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index e6527d77..735ab5f4 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.