diff options
author | saturneric <[email protected]> | 2024-06-14 20:11:13 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-06-14 20:11:13 +0000 |
commit | 0d806fc1d0bea83b89c5af9910e6203b76cb939d (patch) | |
tree | f65ea4a756ea36545f483629f492fafc87477459 /src/content/docs/overview/faq.md | |
parent | Merge branch 'main' of https://github.com/saturneric/GpgFrontend-Manual (diff) | |
download | Manual-0d806fc1d0bea83b89c5af9910e6203b76cb939d.tar.gz Manual-0d806fc1d0bea83b89c5af9910e6203b76cb939d.zip |
feat: fit documents to v2.1.3
Diffstat (limited to 'src/content/docs/overview/faq.md')
-rw-r--r-- | src/content/docs/overview/faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/docs/overview/faq.md b/src/content/docs/overview/faq.md index ba77c65..6bfe083 100644 --- a/src/content/docs/overview/faq.md +++ b/src/content/docs/overview/faq.md @@ -16,7 +16,7 @@ GpgFrontend supports digital signatures to verify the integrity and origin of messages. Users can manage and generate key pairs, encrypt files and emails, and sign their communications for added security. -**How can I obtain and start using GpgFrontend?** You can download the latest version of GpgFrontend from [GpgFrontend's Downloads Page](../downloads/) and choose the installtion method for your platform. +**How can I obtain and start using GpgFrontend?** You can download the latest version of GpgFrontend from [GpgFrontend's Downloads Page](../downloads/) and choose the installation method for your platform. ## OpenPGP and GnuPG Explained |