taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 4806f63d9b0807011cb45ecae19c7a05d8abff38
parent 50da2463791b13b7a0909a9a6109ad12a11449a2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:23:18 -0400

add period at end of sentence

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -1259,7 +1259,7 @@ 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 - supported + 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. - **label**: a human-readable description of the attribute in English.