Browse Source

fixed typos

André Bauer 6 years ago
parent
commit
436783703b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/database/database.yml

+ 1 - 1
config/database/database.yml

@@ -1,5 +1,5 @@
 # this is a database config sample for zammad ready to use with a postgresql db
 # this is a database config sample for zammad ready to use with a postgresql db
-# copy or symlink this file to zammads config/database.yml directory to use it
+# copy or symlink this file to config/database.yml to use it
 
 
 default: &default
 default: &default
   # For details on connection pooling, see Rails configuration guide
   # For details on connection pooling, see Rails configuration guide