Skip to content

Commit 8e84443

Browse files
authored
Merge pull request #29486 from astraw99/fix_typo_an_extension
Fix typo `a extension` and its related `en` doc sync
2 parents 9dc6afc + 340125a commit 8e84443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/extend-kubernetes/configure-aggregation-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,10 +550,10 @@ APIService 对象的名称必须是合法的
550550
<!--
551551
#### Contacting the extension apiserver
552552
553-
Once the Kubernetes apiserver has determined a request should be sent to a extension apiserver,
553+
Once the Kubernetes apiserver has determined a request should be sent to an extension apiserver,
554554
it needs to know how to contact it.
555555
556-
The `service` stanza is a reference to the service for a extension apiserver.
556+
The `service` stanza is a reference to the service for an extension apiserver.
557557
The service namespace and name are required. The port is optional and defaults to 443.
558558
The path is optional and defaults to "/".
559559

0 commit comments

Comments
 (0)