From d58981ab06cd88b872b6c8cc1ac2c519d59cc326 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:43:46 -0400 Subject: capitalize first word in 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 cdc11852..25b2ee05 100644 --- a/core/api-sync.rst +++ b/core/api-sync.rst @@ -124,7 +124,7 @@ Receiving Terms of Service // Fee for an account, per year. annual_fee: Amount; - // protocol version supported by the server, + // Protocol version supported by the server, // for now always "0.0". version: string; -- cgit v1.2.3