From 6857a1302f1639829500939e32433d26c87d68ed Mon Sep 17 00:00:00 2001 From: Benedict Reuschling <benedict.reuschling@h-da.de> Date: Mon, 8 Mar 2021 16:51:46 +0000 Subject: [PATCH] Minor active voice changes. --- content/integrations/_index.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/integrations/_index.en.md b/content/integrations/_index.en.md index 1bb9479..e84261a 100644 --- a/content/integrations/_index.en.md +++ b/content/integrations/_index.en.md @@ -8,15 +8,15 @@ weight: 80 # Use integrations, bridges, bots (e.g. Jitsi) -Integrations/Widgets can be managed via the room information in the upper right corner. +Integrations/Widgets are managed via the room information in the upper right corner.  -Here, for example, an etherpad, a jitsi video conference, an RSS bot, etc. can be integrated, i.e. services that are located and run on other servers. Therefore, when using integrations, the JavaScript activity of vector.im (for the integration manager) and other servers (e.g. in the Firefox addon NoScript) must be allowed. Since the widgets are often too small to use the services in their full functionality, widgets can often be opened large in new browser tabs. +Here, for example, an etherpad, a jitsi video conference, an RSS bot, etc. is integrated, i.e. services that are located and run on other servers. Therefore, when using integrations, the JavaScript activity of vector.im (for the integration manager) and other servers (e.g. in the Firefox addon NoScript) must be allowed. Since the widgets are often too small to use the services in their full functionality, widgets often open large in new browser tabs. ## Etherpad -The Etherpad widget can be used for collaborative writing or attaching important information to a room. +The Etherpad widget is used for collaborative writing or attaching important information to a room. {{% notice warning %}} For this purpose, a name must be assigned which must have less than 16 characters! -- GitLab