Skip to content

Commit 0efc1ed

Browse files
committed
fix: improve readability of 'fractalSuperSwarm' definition by refining sentence structure in concepts terminology documentation
1 parent 5ee7d28 commit 0efc1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/explanations/concepts-terminology.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export const DEFINITIONS = {
7878
// Protocol & Architecture Terms
7979
stakeBasedP2PProtocol: `A peer-to-peer network where participation and influence are determined by the amount of tokens locked (staked) in the system, ensuring aligned incentives among participants.`,
8080

81-
fractalSuperSwarm: `A hierarchical structure where the entire system mirrors its own patterns at every scale - smaller swarms within swarms, all following the same organizational principles.`,
81+
fractalSuperSwarm: `A hierarchical structure where the entire system mirrors its own patterns at every scale. Smaller swarms within swarms, all following the same organizational principles.`,
8282

8383
recursivelyDelegated: `A cascading permission system where agents can grant others the ability to further delegate their permissions, creating chains of trust and capability sharing.`,
8484

0 commit comments

Comments
 (0)