From 9c029b123ad07f133dea242267bb8c10d1ed3035 Mon Sep 17 00:00:00 2001 From: Daniel N <2color@users.noreply.github.com> Date: Fri, 16 Sep 2022 20:22:06 +0200 Subject: [PATCH] chore: update title of ipns docs --- docs/concepts/ipns.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/ipns.md b/docs/concepts/ipns.md index 75267f339..7d47eaac0 100644 --- a/docs/concepts/ipns.md +++ b/docs/concepts/ipns.md @@ -1,6 +1,6 @@ --- -title: IPNS -description: Learn about the mutability in IPFS, InterPlanetary Name System (IPNS), and how it can be used in conjunction with IPFS. +title: IPNS (InterPlanetary Name System) and Mutability +description: Learn about mutability in IPFS, InterPlanetary Name System (IPNS), and how it can be used in conjunction with IPFS. --- # InterPlanetary Name System (IPNS)