diff --git a/resources/lang/en/widget.php b/resources/lang/en/widget.php index a24e1053f6b7d150b125ccc5b6cf077fa68df771..f7fc440f60ece5106848ab187d3c0d2753d7bc47 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.', ];