mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fixed sentence that didn't make sense (#1565)
This commit is contained in:
@@ -119,7 +119,7 @@ const sshSpec = {
|
|||||||
type: 'string',
|
type: 'string',
|
||||||
name: 'SSH Key',
|
name: 'SSH Key',
|
||||||
description:
|
description:
|
||||||
'Enter the SSH public key of you would like to authorize for root access to your Embassy.',
|
'Enter the SSH public key you would like to authorize for root access to your Embassy.',
|
||||||
nullable: false,
|
nullable: false,
|
||||||
masked: false,
|
masked: false,
|
||||||
copyable: false,
|
copyable: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user