From 3e48dda25db937ce60c4ae78ba62a3572c21c9f6 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 07:14:32 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 4ef3dfae..32a37086 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2743,7 +2743,7 @@ Checking tip status interface Tip { - // id of the tip in the backend database + // ID of the tip in the backend database. row_id: number; // Unique identifier for the tip. -- cgit v1.2.3