diff --git a/xep-0189.xml b/xep-0189.xml index c08915c1..c9740c61 100644 --- a/xep-0189.xml +++ b/xep-0189.xml @@ -85,7 +85,7 @@
  • Items published to the node are persistent (this is done by setting the "persist_items" option to true).
  • Keys will be pushed to subscribers only when new keys are published, not when subscribers become newly available or when a new subscription is created (this is done by setting the "send_last_published_item" option to "never").
  • -

    If the user wants to control access to his/her identity (see Security Considerations) then the node access model SHOULD be something other than "Open" (this can be done by setting the "access_model" option to a value of "authorize", "presence", "roster", or "whitelist").

    +

    If the user wants to control access to his/her identity (see Security Considerations) then the node access model SHOULD be something other than "open" (this can be done by setting the "access_model" option to a value of "authorize", "presence", "roster", or "whitelist").

    ]]> -

    After the account owner publishes the key, the pubsub service shall a notification to each subscriber or otherwise authorized and interested entity.

    +

    After the account owner publishes the key, the pubsub service shall send a notification to each subscriber or otherwise authorized and interested entity.

    @@ -496,9 +496,12 @@ - + - +