From f89ffcdc6a0a1ff6e563a2ef0b646702ccbd80cb Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Thu, 20 Mar 2025 12:18:57 -0700 Subject: [PATCH] style: Replace greater-than signs with arrows Signed-off-by: redoomed1 --- docs/passwords.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/passwords.md b/docs/passwords.md index 63ba5cbb..dd6b88a9 100644 --- a/docs/passwords.md +++ b/docs/passwords.md @@ -176,7 +176,7 @@ These password managers sync your passwords to a cloud server for easy accessibi Bitwarden uses [PBKDF2](https://bitwarden.com/help/kdf-algorithms/#pbkdf2) as its key derivation function (KDF) algorithm by default. It also offers [Argon2](https://bitwarden.com/help/kdf-algorithms/#argon2id), which is more secure, as an alternative. You can change your account's KDF algorithm in the web vault: -- [x] Select **Settings > Security > Keys > KDF algorithm > Argon2id** +- [x] Select **Settings → Security → Keys → KDF algorithm → Argon2id** ### Proton Pass