Fix typo and reword a sentence (#126)

* Fix typo and reword a sentence

* Reword sentence to active voice

Co-authored-by: Daniel Sockwell <daniel@codesections.com>
This commit is contained in:
ktagbnaw 2020-04-06 23:51:21 +02:00 committed by GitHub
parent d23cc40bea
commit cd82e2d34c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,9 +45,9 @@ Flóðgátt is tested against the [default Mastodon nginx config](https://github
### Advanced Configuration
The streaming server will eventually uses the same environment variables as the rest of Mastodon,
The streaming server will eventually use the same environment variables as the rest of Mastodon,
and currently uses a subset of those variables. Supported variables are listed in
`/src/config.rs`. Supported environmental variables either be passed to Flóðgátt at runtime or
`/src/config.rs`. You can provide any supported environmental variable to Flóðgátt at runtime or
through a `.env` file.
Note that the default values for the `postgres` connection do not correspond to those typically