From 9fd0f2e42c707384debd50b5e3cba9f48e3a38e1 Mon Sep 17 00:00:00 2001
From: Benedict Reuschling <benedict.reuschling@h-da.de>
Date: Tue, 9 Mar 2021 08:48:37 +0000
Subject: [PATCH] Change to active voice.

---
 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..17c53d8 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.
 
 ![Add integration button](/images/01_Widgets_en.png)
 
-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 are often opened 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