diff --git a/web-app/src/components/sections/landing/HowItWorks/data.ts b/web-app/src/components/sections/landing/HowItWorks/data.ts index 90f3ed3b..61804b5f 100644 --- a/web-app/src/components/sections/landing/HowItWorks/data.ts +++ b/web-app/src/components/sections/landing/HowItWorks/data.ts @@ -66,7 +66,7 @@ conversation.listen((message) => { content: `Start contextual subscriptions, listen to events in indexes using natural language.

The event-driven architecture creates a reactive environment for agents, allowing them to hear and respond to each other.`, - codeBlock: `await client.listenIndexUpdates({ + codeBlock: `await client.listen({ sources: [ "did:ens:mainnet:index.eth", "did:ens:mainnet:vitalik.eth",