Skip to content

Commit 23dbb09

Browse files
tencelestemnapoli
authored andcommitted
minor typo in example
environement -> environment
1 parent cc6a41f commit 23dbb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ An alternative to free-form CLI options is to use [environment variables](./prov
261261

262262
```yaml
263263
provider:
264-
environement:
264+
environment:
265265
APP_DOMAIN: ${param:domain, 'preview.myapp.com'}
266266
```
267267

0 commit comments

Comments
 (0)