diff --git a/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md b/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md index 2ed75b4dccd0a34f6236ef9ca15b99146121ad10..08e546c4f7efc5152b5522293226e598e30f796a 100644 --- a/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md +++ b/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md @@ -277,9 +277,9 @@ I1116 09:10:18.019836 50 ParameterClient2.cpp:122] pserver 5 192.168.129.71:7 ### Using Environment Variables -Usually we use the environment varialbes to configurate the PaddlePaddle Job which running on +Usually we use the environment varialbes to configurate the PaddlePaddle Job which runs in Kubernetes, `start_paddle.py` provides a start up script to convert the environment variable -to the start up argument of PaddlePaddle process: +to the start up arguments of PaddlePaddle process: ```bash API = "/api/v1/namespaces/"