We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c35cb5 commit d02c22cCopy full SHA for d02c22c
1 file changed
hugo-site/content/resources/manual/tutorial.md
@@ -34,7 +34,7 @@ network.
34
35
> **Not blockchain contracts**: Unlike blockchain smart contracts that are broadcast to every node,
36
> Freenet contracts are stored in a distributed hash table—each contract only exists on nodes that
37
-> need it. This makes the system scalable to millions of contracts.
+> need it. This makes the system scalable without practical limit.
38
39
**Key properties:**
40
- Defines what valid state looks like and how it can be modified
0 commit comments