From 39d0f51c1177e129d87ddcdb07dfc79e6ecfa639 Mon Sep 17 00:00:00 2001 From: AKHIL MANGA <116151859+akhilmanga@users.noreply.github.com> Date: Wed, 30 Jul 2025 18:19:02 +0530 Subject: [PATCH] docs: fix typo in sales description (#84) There is a mistake under "Sales" description --- learn/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn/architecture.md b/learn/architecture.md index d6e8341..5a4ea26 100644 --- a/learn/architecture.md +++ b/learn/architecture.md @@ -104,7 +104,7 @@ associated with the request. #### Sales #### -The sales module is the counterpart to the sales module. It monitors the smart +The sales module is the counterpart to the purchasing module. It monitors the smart contract to be notified of incoming storage requests. It keeps a list of the most promising requests that it can fulfill. It will favor those requests that have a high reward and low collateral. As soon as it finds a suitable request,