Skip to content

Commit 7620895

Browse files
committed
Update dask creating.rst to fix typos.
1 parent be3c66a commit 7620895

File tree

1 file changed

+1
-1
lines changed
  • docs/source/user_guide/model_training/distributed_training/dask

1 file changed

+1
-1
lines changed

docs/source/user_guide/model_training/distributed_training/dask/creating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ To view the logs from a job run, you could run -
230230
231231
ads opctl watch oci.xxxx.<job_run_ocid>
232232
233-
You could stream the logs from any of the job run ocid using ``ads opctl watch`` command. Your could run this comand from mutliple terminal to watch all of the job runs. Typically, watching ``mainJobRunId`` should yeild most informative log.
233+
You could stream the logs from any of the job run ocid using ``ads opctl watch`` command. You could run this command from multiple terminal to watch all of the job runs. Typically, watching ``mainJobRunId`` should yield most informative log.
234234

235235
To find the IP address of the scheduler dashboard, you could check the configuration file generated by the Main job by running -
236236

0 commit comments

Comments
 (0)