Skip to content

Commit

Permalink
minor typo in example
Browse files Browse the repository at this point in the history
environement -> environment
  • Loading branch information
tenceleste authored and mnapoli committed Jul 13, 2022
1 parent cc6a41f commit 23dbb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ An alternative to free-form CLI options is to use [environment variables](./prov

```yaml
provider:
environement:
environment:
APP_DOMAIN: ${param:domain, 'preview.myapp.com'}
```

Expand Down

0 comments on commit 23dbb09

Please sign in to comment.