LANG: Missing 'A' in 'Allows' (#402)
This commit is contained in:
parent
fc2b7b5982
commit
a35788da34
|
@ -132,7 +132,7 @@ return [
|
||||||
],
|
],
|
||||||
'view' => [
|
'view' => [
|
||||||
'title' => 'View Node',
|
'title' => 'View Node',
|
||||||
'desc' => 'llows viewing details about a specific node including active services.',
|
'desc' => 'Allows viewing details about a specific node including active services.',
|
||||||
],
|
],
|
||||||
'view-config' => [
|
'view-config' => [
|
||||||
'title' => 'View Node Configuration',
|
'title' => 'View Node Configuration',
|
||||||
|
|
Loading…
Reference in New Issue