From 9744ad6da89b120abadce2984b5e25c1173b8b02 Mon Sep 17 00:00:00 2001
From: Carsten Riel <carsten@suma-ev.de>
Date: Fri, 7 May 2021 06:30:14 +0000
Subject: [PATCH] Update resources/lang/en/widget.php

---
 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 a24e1053f..f7fc440f6 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 alreday 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 happend). Therefore it is especially forbidden to remove our logo.',
 ];
-- 
GitLab