mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fixed sentence that didn't make sense (#1565)
This commit is contained in:
@@ -119,7 +119,7 @@ const sshSpec = {
|
||||
type: 'string',
|
||||
name: 'SSH Key',
|
||||
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,
|
||||
masked: false,
|
||||
copyable: false,
|
||||
|
||||
Reference in New Issue
Block a user