Browse Source

Fixed typos

Martin Gerhardy 8 years ago
parent
commit
80af4a5cc7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nextcloud/content.md

+ 1 - 1
nextcloud/content.md

@@ -57,7 +57,7 @@ Nextcloud:
 Database:
 
 -	`/var/lib/mysql` MySQL / MariaDB Data
--	`/var/lib/postresql/data` PostegreSQL Data
+-	`/var/lib/postgresql/data` PostgreSQL Data
 
 	```console
 	$ docker run -d \