Correct typo in supervisor.md

This commit is contained in:
bygri 2016-12-08 20:58:53 +11:00 committed by GitHub
parent c784c8b104
commit e235046aef
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