Update commands.php (#14946)

Fix typo
This commit is contained in:
Arjen Zonneveld
2023-04-07 13:38:32 -05:00
committed by GitHub
parent 3380122733
commit 72ed398835
+1 -1
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)',
],
],