diff --git a/88.md b/88.md index 11a52314..964cf3e9 100644 --- a/88.md +++ b/88.md @@ -6,7 +6,7 @@ NOTIFY Request `draft` `optional` -At any point, the relay can send a `NOTIFY` request to a client with a user-readable description to be displayed as is. The description SHOULD be rendered as if it was a Kind 1 post in a visible part of the application to allow the user to quickly reply if needed. +At any point, the relay can send a `NOTIFY` request to a client with a user-readable description to be displayed as is. The description SHOULD be rendered as if it was a Kind 1 post in a visible part of the application to allow the user to quickly see and act if needed. ```js [ @@ -15,9 +15,9 @@ At any point, the relay can send a `NOTIFY` request to a client with a user-read ] ``` -Clients SHOULD expect that the same request might be sent multiple times, if the user dismisses the popup, the client SHOULD ignore following requests with the same description. +Clients SHOULD expect the same request to be received multiple times. If the user dismisses it, the client SHOULD ignore new requests with the same description. -Supporting relays SHOULD make sure the description is the same for similar requests across subscriptions and minimize the number of times this request is sent to avoid annoying users with multiple interruptions. +Supporting relays SHOULD keep the same description across subscriptions and minimize the number of times each request is sent to avoid annoying users with multiple interruptions. ## Examples of use @@ -46,8 +46,8 @@ Relays can now progressively upgrade their user's subscriptions based on their u [ "NOTIFY", """ - You are out of space. \n - You add another GB of data storage to your account by simply paying the invoice below. \n + You are out of space on relay.com. \n + You can add another GB of data storage to your account by simply paying the invoice below. \n lnbc... \n By paying this invoice, you are accepting our terms and conditions. \n You can read the terms and see additional subscription options on http://relay.com/plans \n