Skip to content

Commit 76cb646

Browse files
Improve env confmap clarity (#653)
1 parent f90a1b1 commit 76cb646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/components/confmap-providers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The ADOT collector support the following types of confmap providers: file, env,
3838
* scheme: `env`. Scheme is optional.
3939
* description: Retrieves configuration from an environment variable.
4040
* examples:
41-
* `env:ENVIRONMENT_FILE_NAME`
41+
* `env:ENVIRONMENT_VARIABLE_NAME`
4242

4343
### YAML provider
4444

0 commit comments

Comments
 (0)