Skip to content

Commit ca289b6

Browse files
c-p-i-osvekars
andauthored
Update prototype_source/flight_recorder_tutorial.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 9e05e1f commit ca289b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/flight_recorder_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Caveat: tabulate module is needed, so you might need pip install it first.
204204
205205
An End-to-End Example
206206
---------------
207-
To put this all togther, we demonstrate Flight Recorder using a small program where we induce mismatched collectives.
207+
To demonstrate the use of Flight Recorder, we will use a small program where we induce mismatched collectives.
208208
`rank0` is programmed to do an additional collective.
209209
We write out Flight Recorder dump files to the `/tmp`` directory.
210210
For the purpose of this example, we named the small program `crash.py`.

0 commit comments

Comments
 (0)