Skip to content

Commit 39e0fd6

Browse files
Clarify sentence
1 parent 5840c8e commit 39e0fd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ service/php-apache created
7979

8080
## Create the HorizontalPodAutoscaler {#create-horizontal-pod-autoscaler}
8181

82-
Now that the server is running, create the autoscaler using `kubectl`. There is
82+
Now that the server is running, create the autoscaler using `kubectl`. The
8383
[`kubectl autoscale`](/docs/reference/generated/kubectl/kubectl-commands#autoscale) subcommand,
84-
part of `kubectl`, that helps you do this.
84+
part of `kubectl`, helps you do this.
8585

8686
You will shortly run a command that creates a HorizontalPodAutoscaler that maintains
8787
between 1 and 10 replicas of the Pods controlled by the php-apache Deployment that

0 commit comments

Comments
 (0)