From 9bdba4108f309c41e40e850339de147e52e455bb Mon Sep 17 00:00:00 2001 From: Tanuj Date: Sun, 15 Oct 2017 19:41:09 +0100 Subject: [PATCH] Fix 'brigde' typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5e055d..a601ef8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ After the [installation](#installation), follow these steps to bridge a matrix r - The bot will answer with an alias, something like `#telegram_-XXXXXXXXX:yourserver.example`. Add that as an alias to the matrix room you want to bridge. In case it doesn't work make sure that all these are true: - - You are on the same server as the brigde. If that is not the case, you can't set the alias, because you can only set aliases on the server you are on. + - You are on the same server as the bridge. If that is not the case, you can't set the alias, because you can only set aliases on the server you are on. - The matrix room is not set to invite only. The bridge currently doesn't support invite only rooms, so the rooms must be set to be open for all. Guests access is not required though. ## Installation