diff --git a/15.md b/15.md index c2a55b72..2a1c0399 100644 --- a/15.md +++ b/15.md @@ -8,7 +8,7 @@ End of Stored Events Notice Relays may support notifying clients when all stored events have been sent. -If a relay supports this NIP, the relay SHOULD send the client a `EOSE` message in the format `["EOSE", ]` after it has sent all the events it has persisted and all the events that come after this message are newly published. +If a relay supports this NIP, the relay SHOULD send the client a `EOSE` message in the format `["EOSE", ]` after it has sent all the events it has persisted and it indicates all the events that come after this message are newly published. Client Behavior ---------------