diff options
author | Christian S. <kriztan@users.noreply.github.com> | 2015-07-16 10:15:26 +0200 |
---|---|---|
committer | Christian S. <kriztan@users.noreply.github.com> | 2015-07-16 10:15:26 +0200 |
commit | 73e703e5d4f7dc08947395bb6ee546e820af45a5 (patch) | |
tree | f85c1488a2895c53f81b08af9dec923be87521a2 | |
parent | 3190f114e722fa6099e0d6f0fd4867440cec5473 (diff) |
fixed another typo
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ run your own XMPP server for you and your friends. These XEP's are: * XEP-0352: Client State Indication lets the server know whether or not Conversations is in the background. Allows the server to save bandwidth by withholding unimportant packages. - without removing them from your roster. * XEP-xxxx: HttpUpload allows you to share files in conferences and with offline contacts. Requires an [additional component](https://github.com/siacs/HttpUploadComponent) on your server. |