Browse Source

Fix typo.

Dan Helfman 1 year ago
parent
commit
f2023aed22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/how-to/provide-your-passwords.md

+ 1 - 1
docs/how-to/provide-your-passwords.md

@@ -19,7 +19,7 @@ encryption_passphrase: yourpassphrase
 But if you'd rather store them outside of borgmatic, whether for convenience
 But if you'd rather store them outside of borgmatic, whether for convenience
 or security reasons, read on.
 or security reasons, read on.
 
 
-### Delegating to a another application
+### Delegating to another application
 
 
 borgmatic supports calling another application such as a password manager to 
 borgmatic supports calling another application such as a password manager to 
 obtain the Borg passphrase to a repository.
 obtain the Borg passphrase to a repository.