Fix typo in README

This commit is contained in:
Chteufleur 2016-11-07 22:40:33 +01:00
parent bed3e755f7
commit c146c8dae2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# HTTPAuthentificationOverXMPP
# HTTPAuthenticationOverXMPP
Provide an HTTP anthentification over XMPP. Implementation of [XEP-0070](https://xmpp.org/extensions/xep-0070.html).
Provide an HTTP authentication over XMPP. Implementation of [XEP-0070](https://xmpp.org/extensions/xep-0070.html).
Can be run as a XMPP client or XMPP component.