Update commands.php (#14937)

Fix typo
This commit is contained in:
Arjen Zonneveld 2023-04-07 01:21:14 +02:00 committed by GitHub
parent 13d8ac222d
commit 6e502f7673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ return [
],
'messages' => [
'save_failed' => 'Failed to save device :hostname',
'try_force' => 'You my try with the --force option to skip safety checks',
'try_force' => 'You may try with the --force option to skip safety checks',
'added' => 'Added device :hostname (:device_id)',
],
],