Skip to content

Commit f7ea07c

Browse files
authored
typo (#172)
1 parent 543f3bf commit f7ea07c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: setup.KubeConEU25/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1167,8 +1167,8 @@ spec:
11671167
EOF
11681168
```
11691169

1170-
This will created 2 Pods, each requesting 2 GPUs. On our cluster, it will take about 30 seconds
1171-
to execute this `PyTorchJob`. We can check on the status of the PyTorchJob by using the command:
1170+
This will create 2 Pods, each requesting 2 GPUs. On our cluster, it will take about 30 seconds
1171+
to execute this training workload. We can check on the status of the PyTorchJob by using the command:
11721172

11731173
```sh
11741174
kubectl get pytorchjob -n blue

0 commit comments

Comments
 (0)