aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-16 11:07:16 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-16 11:07:16 +0200
commit43fb216e720ad31cd1c525a1be645bbb28599e5b (patch)
treef85c1488a2895c53f81b08af9dec923be87521a2
parent3190f114e722fa6099e0d6f0fd4867440cec5473 (diff)
parent73e703e5d4f7dc08947395bb6ee546e820af45a5 (diff)
Merge pull request #1285 from kriztan/patch-2
fixed another typo
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index f20b5dca..9e7ffd2f 100644
--- a/README.md
+++ b/README.md
@@ -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.