Changeset 548 in code for trunk/doc


Ignore:
Timestamp:
May 29, 2021, 11:18:06 AM (4 years ago)
Author:
contact
Message:

doc/ext/bouncer-networks: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ext/bouncer-networks.md

    r537 r548  
    4343a new `BOUNCER` command.
    4444
    45 The `soju.im/bouncer-networks` capability MUST be negociated. This allows the
     45The `soju.im/bouncer-networks` capability MUST be negotiated. This allows the
    4646server and client to behave differently when the client is aware of the bouncer
    4747networks.
    4848
    49 The `soju.im/bouncer-networks-notify` capability MAY be negociated. This allows
     49The `soju.im/bouncer-networks-notify` capability MAY be negotiated. This allows
    5050the client to signal that it is capable of receiving and correctly processing
    5151bouncer network notifications.
     
    136136### Network notifications
    137137
    138 If the client has negociated the `soju.im/bouncer-networks-notify` capability,
     138If the client has negotiated the `soju.im/bouncer-networks-notify` capability,
    139139the server MUST send an initial batch of `BOUNCER NETWORK` messages with the
    140140current list of network, and MUST send notification messages whenever a network
    141141is added, updated or removed.
    142142
    143 If the client has not negociated the `soju.im/bouncer-networks-notify`
     143If the client has not negotiated the `soju.im/bouncer-networks-notify`
    144144capability, the server MUST NOT send implicit `BOUNCER NETWORK` messages.
    145145
Note: See TracChangeset for help on using the changeset viewer.