We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbc5a7 commit 5a7d91aCopy full SHA for 5a7d91a
docs/concepts/ipns.md
@@ -79,7 +79,7 @@ As a user or developer using IPNS for naming, there are three common operations
79
80
- **Updating/Creating an IPNS record:** refers to the creation of an IPNS record and signing it with a private key.
81
- **Publishing an IPNS record:** advertising the IPNS record so that other nodes can resolve it. Details depend on the transport.
82
-- **Resolving an IPNS name:** Resolving an IPNS name to a content path
+- **Resolving an IPNS name:** Resolving an IPNS name to a content path.
83
84
### IPNS is transport agnostic
85
0 commit comments