From 8a0027ca761925193ad79b708064347838965285 Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Wed, 9 Oct 2024 18:01:07 +0700 Subject: [PATCH] typo --- docs/learn/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/glossary.md b/docs/learn/glossary.md index e8083ce4..fb84670a 100644 --- a/docs/learn/glossary.md +++ b/docs/learn/glossary.md @@ -44,7 +44,7 @@ An underlay network is the low level network on which an overlay network is buil ## Swap -Swap is the p2p accounting protocol used for Bee nodes. It allows for the automated accounting and settlement of services between Bee nodes in the Swarm network. In the case that services exchanged between nodes is balanced equally, no settlement is necessary. In the case that one node is unequally indebted to another, settlement is made to clear the node's debts. Two key elements of the Swap protocol are [cheques and the chequebook contract](glossary#cheques--chequebook). +Swap is the p2p accounting protocol used for Bee nodes. It allows for the automated accounting and settlement of services between Bee nodes in the Swarm network. In the case that services exchanged between nodes is balanced equally, no settlement is necessary. In the case that one node is unequally indebted to another, settlement is made to clear the node's debts. Two key elements of the Swap protocol are [cheques and the chequebook contract](#cheques--chequebook). ## Cheques & Chequebook