Skip to content

Commit 45c98de

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

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
@@ -248,7 +248,7 @@ For the purpose of this example, we named the small program `crash.py`.
248248
print(f"{local_rank=} exiting")
249249
250250
251-
To run this program, we use `torchrun`.
251+
To run this program, use ``torchrun``:
252252

253253

254254
.. code:: python

0 commit comments

Comments
 (0)