From 746a2c9529d5a7e8f43e7629bc63b8c8a8703e5a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:27:22 -0400 Subject: change markup of ‘transfer_done’ from ' to `` 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 e9b5d73d..705df663 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