Skip to content

Commit bd1cccf

Browse files
committed
Updates based on review comments
Signed-off-by: Swapnil Kulkarni <[email protected]>
1 parent 3b0edc0 commit bd1cccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/collector/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ are not added by default. Pass in multiple file paths at the command line as
3939
follows:
4040

4141
```shell
42-
otelcol --cofig=file:/path/to/first/file --config=file:/path/to/second/file
42+
otelcol --config=file:/path/to/first/file --config=file:/path/to/second/file
4343
```
4444

4545
You can also provide configurations using environment variables, HTTP URIs, or

0 commit comments

Comments
 (0)