Skip to content

Commit 409c963

Browse files
authored
chore: fix typo
1 parent 635bfcd commit 409c963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/command/axoned_keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The keyring supports the following backends:
1717
kwallet Uses KDE Wallet Manager as a credentials management application.
1818
pass Uses the pass command line utility to store and retrieve keys.
1919
test Stores keys insecurely to disk. It does not prompt for a password to be unlocked
20-
and it should be use only for testing purposes.
20+
and it should be used only for testing purposes.
2121

2222
kwallet and pass backends depend on external tools. Refer to their respective documentation for more
2323
information:

0 commit comments

Comments
 (0)