Skip to content

Commit 6dd905d

Browse files
Fix Typo in README.rst
Converted from getsops/sops@cbee268 Co-authored-by: Lukas Schröder <122912915+inverted-tree@users.noreply.github.com> Signed-off-by: Lukas Schröder <122912915+inverted-tree@users.noreply.github.com> Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent eab416f commit 6dd905d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ You can use SSH public keys (`ssh-ed25519 AAAA...`, `ssh-rsa AAAA...`)
261261
as age recipients when encrypting a file.
262262
When decrypting a file, SOPS will look for `~/.ssh/id_ed25519` and falls back to
263263
`~/.ssh/id_rsa`. You can specify the location of the private key manually by setting
264-
the environment variableuse **SOPS_AGE_SSH_PRIVATE_KEY_FILE**.
264+
the environment variable **SOPS_AGE_SSH_PRIVATE_KEY_FILE**.
265265
266266
Note that only `ssh-rsa` and `ssh-ed25519` are supported.
267267

0 commit comments

Comments
 (0)