1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 08:45:04 -05:00

XEP-0332: Fix spelling of JavaScript

This commit is contained in:
Sonny Piers 2020-03-27 11:39:29 +01:00 committed by GitHub
parent 92000ad16d
commit 80463a4ddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,7 @@
but is only one example of all types of HTTP-based communication one would desire to transport over XMPP. but is only one example of all types of HTTP-based communication one would desire to transport over XMPP.
</li> </li>
<li> <li>
&xep0124;: This specification handles XMPP-based communication over HTTP sessions (BOSH), allowing for instance, XMPP communication in java script using the &xep0124;: This specification handles XMPP-based communication over HTTP sessions (BOSH), allowing for instance, XMPP communication in JavaScript using the
XML HTTP Request object. This is in some way the reverse of what this document proposes to do. XML HTTP Request object. This is in some way the reverse of what this document proposes to do.
</li> </li>
<li> <li>