diff --git a/README.md b/README.md index 2b96d5a..7c8b37e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ import { createLibp2p } from 'libp2p' import { reframeContentRouting } from '@libp2p/reframe-content-routing' const node = await createLibp2p({ - contentRouting: [ + contentRouters: [ reframeContentRouting('https://cid.contact/reframe') ] //.. other config