diff --git a/resources/lang/en/widget.php b/resources/lang/en/widget.php index a24e1053f6b7d150b125ccc5b6cf077fa68df771..a5892df3432035483200c26f991a023399bb7249 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 happened). Therefore it is especially forbidden to remove our logo.', ];