From 653ecef1d042d6a0811c3157021e8594b16b8cdc Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 17 Aug 2019 08:57:15 -0700 Subject: [PATCH] Fix KeePassXC description typos --- _includes/sections/password-managers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/password-managers.html b/_includes/sections/password-managers.html index 7921e3f5..7deb8ca7 100644 --- a/_includes/sections/password-managers.html +++ b/_includes/sections/password-managers.html @@ -29,7 +29,7 @@ include cardv2.html title="KeePassXC - Local" image="/assets/img/tools/keepassxc.png" - description="KeePass is a community fork of KeePassXC, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager." + description="KeePassXC is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager." website="https://keepassxc.org/" forum="https://forum.privacytools.io/t/discussion-keepassxc/1344/2" github="https://github.com/keepassxreboot/keepassxc"