Fix some minor typos #1479

Merged
djoate merged 1 commits from minor-typos into master 2019-11-11 00:00:18 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
icon="fas fa-desktop"
iconcolor="dark"
page="/operating-systems/"
description="Find out how your operating system is comprimising your privacy, and what simple alternatives exist."
description="Find out how your operating system is compromising your privacy, and what simple alternatives exist."
%}
{% include card.html color="secondary"

View File

@ -7,7 +7,7 @@
{% include cardv2.html
title="Nextcloud"
image="/assets/img/provider/Nextcloud.png"
description="Nextcloud has similar functionally to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server with no limits on storage space or the number of connected clients."
description="Nextcloud is similar in functionality to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server with no limits on storage space or the number of connected clients."
website="https://nextcloud.com/"
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"
windows="https://nextcloud.com/install/#install-clients"