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