taler-docs

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

commit 008c913c1ad75e16284135af89c1451562429f9d
parent 1c7602ecb9406580626afed2b082b7d780470cd3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:43:35 -0400

capitalize first word in sentence; add period at end of sentence

Diffstat:
Mcore/api-sync.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-sync.rst b/core/api-sync.rst @@ -118,7 +118,7 @@ Receiving Terms of Service .. ts:def:: SyncTermsOfServiceResponse interface SyncTermsOfServiceResponse { - // maximum backup size supported + // Maximum backup size supported. storage_limit_in_megabytes: number; // Fee for an account, per year.