diff --git a/custom/templates/Aurora/template.php b/custom/templates/Aurora/template.php
index ae1ad2e..eb023fe 100644
--- a/custom/templates/Aurora/template.php
+++ b/custom/templates/Aurora/template.php
@@ -30,7 +30,7 @@ public function __construct($cache, $smarty, $language, $user, $pages) {
'name' => 'Aurora',
'version' => '2.0',
'nl_version' => '2.1.2',
- 'author' => 'BijjuXD | cxSTUDIOS',
+ 'author' => 'BijjuXD | cxSTUDIOS',
];
$template['path'] = (defined('CONFIG_PATH') ? CONFIG_PATH : '') . '/custom/templates/' . $template['name'] . '/';