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