Fix some minor typos (#1479)
* Update resources.html * Update selfhosted-cloud.html to make it more consistent with other the wording of the other Nextcloud entry in cloud storage
This commit was merged in pull request #1479.
	This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user