diff --git a/content/docs/rfcs/75/README.md b/content/docs/rfcs/75/README.md index 1c0bc886..2302d1cf 100644 --- a/content/docs/rfcs/75/README.md +++ b/content/docs/rfcs/75/README.md @@ -103,7 +103,7 @@ A brief description of each message request-response is described as follows: This message is sent by a client that wants to sync with its peer/server. It contains local Prolly Tree root as input. -The server will respond with the GetRootResponse message. +The server will respond with the `ExchangeRootResponse` message. ### ExchangeRootResponse