diff --git a/modules/TenEditor.php b/modules/TenEditor.php index 5aec550..aa4906f 100644 --- a/modules/TenEditor.php +++ b/modules/TenEditor.php @@ -2,7 +2,7 @@ class TenEditor extends PatchBase { function __construct() { - parent::__construct('SweetScape Software Inc.', '010 Editor', 'https://sweetscape.com/download/010editor/'); + parent::__construct('SweetScape Software', '010 Editor', 'https://sweetscape.com/download/010editor/'); } function check() : bool { if ($this->fetch('https://sweetscape.com/010editor/'))