Skip to content

Commit 3555294

Browse files
committed
feedback 🙏
1 parent 343a5f2 commit 3555294

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/prometheus/_dev/build/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ remote_write:
152152
- url: "http://localhost:9201/write"
153153
```
154154

155-
In Kuberneter additionally should be created a Service resource:
155+
In Kubernetes, a Service resource should also be created:
156156
```yml
157157
---
158158
apiVersion: v1

packages/prometheus/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ remote_write:
267267
- url: "http://localhost:9201/write"
268268
```
269269

270-
In Kubernetes additionally should be created a Service resource:
270+
In Kubernetes, a Service resource should also be created:
271271
```yml
272272
---
273273
apiVersion: v1

0 commit comments

Comments
 (0)