Skip to content

Commit 29be814

Browse files
authored
docs: Corrected spell check for Deployment (#1476)
Corrected spell for Deployment Signed-off-by: Ravish Rathod <ravish.rathod@infosys.com>
1 parent 2502b20 commit 29be814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/monitoring/opentelemetry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ spec:
9797
name: collector-config
9898
```
9999

100-
This references the collector defined in the `configmap.yaml` above. Here we are using a Deployemtn with just a single replica. Ideally, a DaemonSet is preferred. Check the [OpenTelemetry documentation](https://opentelemetry.io/docs/instrumentation/go/getting-started) for more deployment strategies.
100+
This references the collector defined in the `configmap.yaml` above. Here we are using a Deployement with just a single replica. Ideally, a DaemonSet is preferred. Check the [OpenTelemetry documentation](https://opentelemetry.io/docs/instrumentation/go/getting-started) for more deployment strategies.
101101

102102
### The Collector Service
103103

0 commit comments

Comments
 (0)