LANG: Missing 'A' in 'Allows' (#402)
This commit is contained in:
parent
fc2b7b5982
commit
a35788da34
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ return [
|
|||
],
|
||||
'view' => [
|
||||
'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' => [
|
||||
'title' => 'View Node Configuration',
|
||||
|
|
Loading…
Reference in a new issue