commit 8e87d158d2de493a7e5445d126cb9e7c67743e8e parent b770ea84ca5525723b5c2630d92cf6b440efbaef Author: priscilla <priscilla.huang@efrei.net> Date: Wed, 21 Dec 2022 06:26:47 -0500 update Diffstat:
| M | core/api-merchant.rst | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -3201,8 +3201,8 @@ Using template interface UsingTemplateDetails { - // Subject of the template - subject?: string; + // Summary of the template + summary?: string; // The amount entered by the customer. amount?: Amount;