From 7d55c87babd9f2d48600ec61a47e76d348995e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Sun, 10 Aug 2025 10:54:28 -0300 Subject: [PATCH] typo --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 3d0961b..09440d4 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ 2025.08.10: . Added exchange name to the trader quit notification. -. New endpoint: mod_default_order_size. It modified the default order size of a broker. +. New endpoint: mod_default_order_size. It modifies the default order size of a broker. . Added "generated_at" field to any new generated trader config file. 2025.07.21: