From 68c4dd01223426d756f9a6eb8afa1e5cc482a3a3 Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Mon, 30 Mar 2026 15:54:51 +0700 Subject: [PATCH] fix: correct spelling of "updatable" in introduction.md Co-Authored-By: Claude Sonnet 4.6 --- docs/develop/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/develop/introduction.md b/docs/develop/introduction.md index 0ed0744c..8f3799aa 100644 --- a/docs/develop/introduction.md +++ b/docs/develop/introduction.md @@ -94,7 +94,7 @@ This is the go-to starting point for web3 developers who want to build with Swar

Dynamic Content

- Learn how to use feeds to create updateable content on Swarm — with a complete example project that builds a dynamic note board. + Learn how to use feeds to create updatable content on Swarm — with a complete example project that builds a dynamic note board.

Open guide