commit 750799043b84cd4563e33cf6df1ce4ffea9d2797 parent 98cc61c9bcde28219fcda4274cde12b23278fd54 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Wed, 17 Mar 2021 06:08:30 -0400 capitalize first word in sentence Diffstat:
| M | core/api-merchant.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1709,7 +1709,7 @@ Inspecting orders interface OrderHistoryEntry { - // order ID of the transaction related to this entry. + // Order ID of the transaction related to this entry. order_id: string; // row ID of the order in the database