Skip to content

Commit b69b084

Browse files
authored
Fix typo in comment about dynamic receivers (#2113)
1 parent a408359 commit b69b084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,7 @@ service:
12111211

12121212
{{- if eq (include "splunk-otel-collector.splunkO11yEnabled" .) "true" }}
12131213
logs/entities:
1214-
# Receivers are added dinamically if discovery mode is enabled
1214+
# Receivers are added dynamically if discovery mode is enabled
12151215
receivers: [nop]
12161216
processors:
12171217
- memory_limiter

0 commit comments

Comments
 (0)