Skip to content

Commit f1ecbbc

Browse files
authored
typo fix
typo fix
1 parent 4c8175c commit f1ecbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ protected static function registerRoutes()
3636
*/
3737
public static function import()
3838
{
39-
parent::createMenu('Log viwer', 'logs', 'fa-database');
39+
parent::createMenu('Log viewer', 'logs', 'fa-database');
4040

4141
parent::createPermission('Logs', 'ext.log-viewer', 'logs*');
4242
}

0 commit comments

Comments
 (0)