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