LANG: Missing 'A' in 'Allows' (#402)

This commit is contained in:
Hunter Wignall 2017-04-23 16:30:32 -04:00 committed by Dane Everitt
parent fc2b7b5982
commit a35788da34
1 changed files with 1 additions and 1 deletions

View File

@ -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',