diff --git a/docs/concepts/ipfs-implementations.md b/docs/concepts/ipfs-implementations.md index 7d2b4cac6..98019dab8 100644 --- a/docs/concepts/ipfs-implementations.md +++ b/docs/concepts/ipfs-implementations.md @@ -22,7 +22,7 @@ Looking for an easy way to get started? Install these tools for no-code access t | Name | URL | Language(s) | What it's trying to do | |----------------|---------------------------------------|----------------|-----------------------------------------------------------------------------------------------| | IPFS Desktop | | javascript | Desktop application bundling a Kubo node with file manager, peer manager and content explorer | -| IPFS Companion | | javascript | Browser extension that runs a local Kubo node and gets content from the public network | +| IPFS Companion | | javascript | Browser extension adding support for `ipfs://` addresses which are fetched from the public network by a local Kubo node | ## Popular Node Implementations and Tools