fixed sentence that didn't make sense (#1565)

This commit is contained in:
BitcoinMechanic
2022-06-22 09:57:10 -07:00
committed by GitHub
parent a9d839fd8f
commit a8749f574a

View File

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