commit 5340dd844adbe45843e0e05eaf60170cba4fb8d9 parent 7dbebb6b3abd5d59655e9969efaaf539fcb4a0ea 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;