Merge pull request #91 from bygri/supervisor-typo

Correct typo in supervisor.md
This commit is contained in:
Tanner 2016-12-14 16:11:04 -05:00 committed by GitHub
commit a5510cd041
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ The `--env=production` flag will disable verbose logging and prioritize the `Con
### Environment
You can export variables to your Vapor app with sueprvisor.
You can export variables to your Vapor app with supervisor.
```sh
environment=PORT=8123