diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2015-07-16 10:12:42 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2015-07-16 10:12:42 +0200 |
commit | 1a36d21023f2f5564af7f096e429610881e0bfc8 (patch) | |
tree | ea36d7edb475a578f94d49a6fe4421f380146bec /README.md | |
parent | 2fa9af735bb9f4eefeffa8f354a851ce150d2fec (diff) | |
parent | 612e8bd794dabe1df4edbbe9e084387eb9da5570 (diff) |
Merge pull request #1284 from kriztan/patch-1
fixed typo
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ run your own XMPP server for you and your friends. These XEP's are: withholding unimportant packages. without removing them from your roster. * XEP-xxxx: HttpUpload allows you to share files in conferences and with offline - contacts. Requires and [additional component](https://github.com/siacs/HttpUploadComponent) + contacts. Requires an [additional component](https://github.com/siacs/HttpUploadComponent) on your server. ## Team |