From 979106feee37f2a62d9b82a0c215178e9a598a14 Mon Sep 17 00:00:00 2001
From: Dominik Hebeler <dominik@suma-ev.de>
Date: Tue, 11 May 2021 07:28:38 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 resources/lang/en/widget.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/lang/en/widget.php b/resources/lang/en/widget.php
index f7fc440f6..a5892df34 100644
--- a/resources/lang/en/widget.php
+++ b/resources/lang/en/widget.php
@@ -7,5 +7,5 @@ return [
 Please choose the scope of your widget:',
     'body.2' => 'Search the Web',
     'body.3' => 'Search one Domain',
-    'body.4' => 'Please note: You must not use this widget, if your implementation suggests that MetaGer is your service or that your site is the real MetaGer homepage (all this has already happend). Therefore it is especially forbidden to remove our logo.',
+    'body.4' => 'Please note: You must not use this widget, if your implementation suggests that MetaGer is your service or that your site is the real MetaGer homepage (all this has already happened). Therefore it is especially forbidden to remove our logo.',
 ];
-- 
GitLab