Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-06-04 03:04:40 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-06-04 03:04:40 +0300
commit5300788382de00698213167ad8c5eb6118ac31d9 (patch)
tree96438e09fde51d2ccc62c100a2dea2882b0f2370 /README.md
parentd13d3cf48d15b58802c441dd025194f8f074a834 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 051dcb2..bee0cac 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ python-nbxmpp is a Python library that provides a way for Python applications to
* Supports connection via proxies
* Suppors TLS
* Supports [BOSH (XEP-0124)](https://xmpp.org/extensions/xep-0124.html)
- * Support [Stream Managemen (XEP-0198)](https://xmpp.org/extensions/xep-0198.html)
+ * Support [Stream Management (XEP-0198)](https://xmpp.org/extensions/xep-0198.html)
## Starting Points