mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 23:10:10 -05:00
XEP-0369: Minor grammatical fix
This commit is contained in:
parent
2fbdd438d1
commit
dbf6c0c304
@ -603,7 +603,7 @@
|
||||
]]></example>
|
||||
<section3 topic='Registering a Nick' anchor='usecase-user-register'>
|
||||
<p>A user can register a nick with the MIX service. Nick registration can be used ensure that a user is able to use the same nick in all channels in the service and to prevent other users from using a registered nick. This can help achieve a consistent experience across a set of channels and prevent user confusion. Support for nick registration by a MIX service is optional. Where nick registration is supported, nick registration may be optional or mandatory.
|
||||
Where a user has registered a Nick with the MIX service, it may be used by each channel according to policy for the channel. A Nick is associated with the user's bare JID.
|
||||
Where a user has registered a Nick with the MIX service, it may be used by each channel according to policy for the channel. A nick is associated with the user's bare JID.
|
||||
</p>
|
||||
<p>
|
||||
In order to determine if a Nick may be registered, the user may use disco to determine capabilities of the MIX service.
|
||||
|
Loading…
Reference in New Issue
Block a user