From 3377d7f5ad0f8dd12945ecd6a3e0a46d905a11df Mon Sep 17 00:00:00 2001 From: Romashka Date: Mon, 23 Dec 2024 19:42:13 +0200 Subject: [PATCH] typo-Update messages.md --- docs/neutron/modules/dex/messages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/neutron/modules/dex/messages.md b/docs/neutron/modules/dex/messages.md index fae68556a..defbfdbdd 100644 --- a/docs/neutron/modules/dex/messages.md +++ b/docs/neutron/modules/dex/messages.md @@ -321,7 +321,7 @@ enum LimitOrderType { ### Overview -Standard Maker limit orders (Good-til-cancelled & Good-til-Time) can be cancelled at any time (even if they have been filled). Once a limit order is cancelled any remaining `TokenIn` as well as `TokenOut` profits are returned to the `Creaator`. +Standard Maker limit orders (Good-til-cancelled & Good-til-Time) can be cancelled at any time (even if they have been filled). Once a limit order is cancelled any remaining `TokenIn` as well as `TokenOut` profits are returned to the `Creator`. ### Cancel Limit Order Message