From 63a57d8dfb16daca46721fdc505fee7cc2eb4cbf Mon Sep 17 00:00:00 2001 From: hansemschnokeloch Date: Thu, 9 May 2024 22:25:29 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f5b4f2..f65144e 100644 --- a/README.md +++ b/README.md @@ -445,7 +445,7 @@ Example: #### `age.secrets..symlink` `age.secrets..symlink` is a boolean. If true (the default), -secrets are symlinked to `age.secrets..path`. If false, secerts +secrets are symlinked to `age.secrets..path`. If false, secrets are copied to `age.secrets..path`. Usually, you want to keep this as true, because it secure cleanup of secrets no longer used. (The symlink will still be there, but it will be broken.) If