From 6c733c49250b1dd4127814e21e4395533a8be2a5 Mon Sep 17 00:00:00 2001 From: Marco Munizaga Date: Tue, 8 Aug 2023 12:31:58 -0700 Subject: [PATCH] Wordsmithing --- http/peer-id-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/peer-id-auth.md b/http/peer-id-auth.md index 031c624..4e984f1 100644 --- a/http/peer-id-auth.md +++ b/http/peer-id-auth.md @@ -35,7 +35,7 @@ scheme is called `Libp2p-PeerID`. * The `challenge-server` parameter is optional. The client should set it if the client wants to authenticate the server. - * The peer-id is encoded per the [peer-ids spec](../peer-ids/peer-ids.md). + * The peer-id is encoded per the string encoding described in the [peer-ids spec](../peer-ids/peer-ids.md). * The signature is over the concatenated result of: ``` + "origin=" + server-name +