fix: typos

This commit is contained in:
a-kenji
2024-03-06 13:11:49 +01:00
parent 8d72a36298
commit 94caea382f
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ examples.
`clan secrets` stores each secrets in a single file, whereas [sops](https://github.com/Mic92/sops-nix)
commonly allows to put all secrets in a yaml or json documents.
If you already happend to use sops-nix, you can migrate by using the `clan secrets import-sops` command by importing these documents:
If you already happened to use sops-nix, you can migrate by using the `clan secrets import-sops` command by importing these documents:
```shellSession
% clan secrets import-sops --prefix matchbox- --group admins --machine matchbox nixos/matchbox/secrets/secrets.yaml