1
0
Fork 0
mirror of synced 2024-07-04 06:00:53 +12:00

fix: typo

This commit is contained in:
Torsten Dittmann 2023-03-31 18:47:00 +02:00
parent 42df2435ec
commit 28758d4794

View file

@ -188,8 +188,8 @@ return [
],
'console' => [
'key' => 'console',
'name' => 'Conosle',
'subtitle' => 'The Console service allows you to interact with Console relevant informations.',
'name' => 'Console',
'subtitle' => 'The Console service allows you to interact with console relevant informations.',
'description' => '',
'controller' => 'api/console.php',
'sdk' => true,