From 5f66f9564d6c02d2a553dbbc152c9b92d3e39f0a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 07:08:56 -0400 Subject: add period at end of sentence --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 2407d0ac..fa53fd8c 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2573,7 +2573,7 @@ Authorizing tips **Response:** :http:statuscode:`200 OK`: - A tip has been created. The backend responds with a `TipCreateConfirmation` + A tip has been created. The backend responds with a `TipCreateConfirmation`. :http:statuscode:`404 Not found`: The instance or the reserve is unknown to the backend. :http:statuscode:`412 Precondition failed`: -- cgit v1.2.3