From 008c913c1ad75e16284135af89c1451562429f9d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:43:35 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-sync.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-sync.rst') diff --git a/core/api-sync.rst b/core/api-sync.rst index 0d928c6a..cdc11852 100644 --- 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. -- cgit v1.2.3