We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adaa9c5 commit 4a22349Copy full SHA for 4a22349
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
277
278
### Using Environment Variables
279
280
-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
281
Kubernetes, `start_paddle.py` provides a start up script to convert the environment variable
282
-to the start up argument of PaddlePaddle process:
+to the start up arguments of PaddlePaddle process:
283
284
```bash
285
API = "/api/v1/namespaces/"
0 commit comments