X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/60e8ad5f90108900b4c189f88fbe483e7010432e..29c0944feb7932889a5b6fcaf208eef9f5864a29:/src/views/ssh-key-panel/ssh-key-panel-root.tsx diff --git a/src/views/ssh-key-panel/ssh-key-panel-root.tsx b/src/views/ssh-key-panel/ssh-key-panel-root.tsx index 2cdad07dd1..fcef5b3d67 100644 --- a/src/views/ssh-key-panel/ssh-key-panel-root.tsx +++ b/src/views/ssh-key-panel/ssh-key-panel-root.tsx @@ -55,14 +55,14 @@ export const SshKeyPanelRoot = withStyles(styles)( - { !hasKeys && + { !hasKeys && You have not yet set up an SSH public key for use with Arvados. Learn more. } - { !hasKeys && + { !hasKeys && When you have an SSH key you would like to use, add it using button below. }