From dd7e2f95cda8877d8ef640a51007e772de17ca6a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:27:32 -0400 Subject: mark up ‘false’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-bank-integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-bank-integration.rst') diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst index 705df663..2864fbfd 100644 --- a/core/api-bank-integration.rst +++ b/core/api-bank-integration.rst @@ -154,6 +154,6 @@ for the withdrawal operation (the ``wopid``) to interact with the withdrawal ope // URL that the user needs to navigate to in order to // complete some final confirmation (e.g. 2FA). // - // Only applicable when ``transfer_done`` is false. + // Only applicable when ``transfer_done`` is ``false``. confirm_transfer_url?: string; } -- cgit v1.2.3