Skip to content

Commit dc52967

Browse files
authored
Merge pull request #6 from AntoninSlejska/patch-1
Spelling
2 parents 4c8175c + a646a31 commit dc52967

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)