From 2a7f787ed9227c213cd3b9ff21e9ed6da7f07fc7 Mon Sep 17 00:00:00 2001 From: Santori Helix <74464484+santorihelix@users.noreply.github.com> Date: Sun, 22 Nov 2020 12:45:41 +0000 Subject: [PATCH] Update split-ssh.md --- docs/configuration/split-ssh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/split-ssh.md b/docs/configuration/split-ssh.md index b678e0e..7e3c510 100644 --- a/docs/configuration/split-ssh.md +++ b/docs/configuration/split-ssh.md @@ -40,7 +40,7 @@ Perform the next steps in the AppVM `vault`. 1. Generate an SSH key pair. Skip this step if you already have your keys. Note that it is *okay* to not enter a password for your private keys since the `vault` AppVM has no networking. -If you still want to encrpt your keys you must refer to the [Securing Your Private Key](#securing-your-private-key) section. +If you still want to encrypt your keys you must refer to the [Securing Your Private Key](#securing-your-private-key) section. ```shell_prompt [user@vault ~]$ ssh-keygen -t ed25519 -a 500