Skip to content

Commit ee0eb06

Browse files
committed
another typo
1 parent 86340db commit ee0eb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025-10-23-redesigned-publisher-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Based on what we’ve established so far, we can draw the following:
6161
**Key flow steps:**
6262

6363
1. Publisher customizes through the interface (the `frontend` module) → Configuration stored as JSON (keyed by wallet address + preset tag e.g., ($ilp.link/your-wallet)", "version1").
64-
2. Publisher pastes the generated embed script into into the page `<body />`
64+
2. Publisher pastes the generated embed script into the page `<body />`
6565
3. Visitor loads page with embed script → Script loads from `cdn` module
6666
4. Script fetches configuration → `api` retrieves stored JSON and returns it
6767
5. Script renders the Tool → Instantiates Web Component from `components` with fetched configuration

0 commit comments

Comments
 (0)