Skip to content

Commit 4a22349

Browse files
committed
update by comments
1 parent adaa9c5 commit 4a22349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,9 @@ I1116 09:10:18.019836 50 ParameterClient2.cpp:122] pserver 5 192.168.129.71:7
277277

278278
### Using Environment Variables
279279

280-
Usually we use the environment varialbes to configurate the PaddlePaddle Job which running on
280+
Usually we use the environment varialbes to configurate the PaddlePaddle Job which runs in
281281
Kubernetes, `start_paddle.py` provides a start up script to convert the environment variable
282-
to the start up argument of PaddlePaddle process:
282+
to the start up arguments of PaddlePaddle process:
283283

284284
```bash
285285
API = "/api/v1/namespaces/"

0 commit comments

Comments
 (0)