mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
critical typo
This commit is contained in:
parent
d92b13141c
commit
8c62f6b049
@ -788,7 +788,7 @@
|
||||
</join>
|
||||
</iq>
|
||||
]]></example>
|
||||
<p>The channel responds with an IQ-result. This stanza includes the nodes to which the user has been successfully subscribed, as well as the bare JID that will be used for the user in this channel and added to the participant list. The JID returned in the join is the user's full proxy JID. The following example shows the result of the above request when the request is completed in full. </p>
|
||||
<p>The channel responds with an IQ-result. This stanza includes the nodes to which the user has been successfully subscribed, as well as the bare JID that will be used for the user in this channel and added to the participant list. The JID returned in the join is the user's bare proxy JID. The following example shows the result of the above request when the request is completed in full. </p>
|
||||
<example caption="Channel Processes Join Request in Full"><![CDATA[
|
||||
<iq type='result'
|
||||
from='coven@mix.shakespeare.example'
|
||||
|
Loading…
Reference in New Issue
Block a user