diff --git a/status-whisper-mailserver-spec.md b/status-whisper-mailserver-spec.md index 4b0d1a9..a6eafe1 100644 --- a/status-whisper-mailserver-spec.md +++ b/status-whisper-mailserver-spec.md @@ -61,7 +61,7 @@ In order to receive historic messages from a mailserver, a node MUST trust the s Received envelopes MUST be passed through the Whisper envelope pipelines so that they are picked up by registered filters and passed to subscribers. -For a requester, to know that all messages have been sent by mailserver, it SHOULD handle P2P Request Complete code (`0x7d`). This code is followed by a list with: +For a requester, to know that all messages have been sent by mailserver, it SHOULD handle P2P Request Complete code (`0x7d`). This code is followed by the following parameters: ``` [ RequestID, LastEnvelopeHash, Cursor ]