Fix typo in configuration guide.

Replace 'demonstratation' with 'demonstration'.
This commit is contained in:
Charles-Axel Dein 2022-07-19 18:14:13 +02:00 committed by Sergio Benitez
parent ef5b7f89a5
commit e65f0ff494
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ secret_key = "hPRYyVRiMyxpw5sBB1XeCMN1kFsDCqKvBi2QJxBVHQk="
```
The following is a `Rocket.toml` file with all configuration options set for
demonstratation purposes. You **do not** and _should not_ set a value for
demonstration purposes. You **do not** and _should not_ set a value for
configuration options needlessly, preferring to use the default value when
sensible.