diff --git a/examples/ipns/readme.md b/examples/ipns/readme.md index 3348240..c657802 100644 --- a/examples/ipns/readme.md +++ b/examples/ipns/readme.md @@ -15,7 +15,7 @@ note the hash that was output, and publish that hash out to the network: ``` $ ipfs name publish -Published name to +Published to : ``` Now, to test that it worked, you could try a couple of different things: @@ -43,7 +43,7 @@ $ echo "Look! Things have changed!" | ipfs add Next, take the hash from there and... ``` $ ipfs name publish -Published name to +Published to : ``` Viola! Now, if you resolve that entry again, you'll see your new object.