From 592884467b2a681a598f7e41dc9e2e6938893f7c Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 24 Sep 2017 10:55:08 +0200 Subject: [PATCH] added missing linebreak --- doc/install-ejabberd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-ejabberd.md b/doc/install-ejabberd.md index c99a845500..8f95069e63 100644 --- a/doc/install-ejabberd.md +++ b/doc/install-ejabberd.md @@ -3,8 +3,8 @@ Install an ejabberd with synchronized credentials * [Home](help) -[Ejabberd](https://www.ejabberd.im/) is a chat server that uses XMPP as messaging protocol that you can use with a large amount of clients. In conjunction -with the "xmpp" addon it can be used for a web based chat solution for your users. +[Ejabberd](https://www.ejabberd.im/) is a chat server that uses XMPP as messaging protocol that you can use with a large amount of clients. +In conjunction with the "xmpp" addon it can be used for a web based chat solution for your users. Installation ------------