correct typo

This commit is contained in:
Dawid Wysokiński 2020-08-24 13:35:27 +02:00
parent c6bf52e8aa
commit 54d29dca30
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Graphql API with TribalWars servers data.
## Development
**Required env variables to run this API** (you can set them directly in your system or create .env.development file):
**Required env variables to run this API** (you can set them directly on your system or create .env.development file):
```
DB_USER=your_pgdb_user