diff --git a/database/sql/postgres/egg-postgres.json b/database/sql/postgres/egg-postgres.json index 59368cf9..c6a73413 100644 --- a/database/sql/postgres/egg-postgres.json +++ b/database/sql/postgres/egg-postgres.json @@ -52,7 +52,7 @@ }, { "name": "Postgres Database", - "description": "The postgres databas the user will have access too.", + "description": "The postgres database the user will have access too.", "env_variable": "PGDATABASE", "default_value": "pterodactyl", "user_viewable": 1,