From 227f7fce1406141fe4203b6ad4f50cce03703208 Mon Sep 17 00:00:00 2001 From: konsthol Date: Sun, 26 Mar 2023 20:31:28 +0300 Subject: [PATCH] Derp. Fix missing constant post rename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b43932..05e4090 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ To use PuTTY you will need to probably add the key to the program. The ip will be outputted after the creation of the virtual machine. -If for any reason you delete either the public or the provate key they will both be regenerated and you should probably delete the virtual machines that use it or find another way to log in and manually put the secdep.pub key to the authorized_keys file of the secdep user. +If for any reason you delete either the public or the private key they will both be regenerated and you should probably delete the virtual machines that use it or find another way to log in and manually put the secdep.pub key to the authorized_keys file of the secdep user. # Tips and tricks 🤩