Skip to content

Commit 6757e4e

Browse files
committed
fix typo in README
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 98dd2c2 commit 6757e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed/FSDP2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To enable mixed precision
1717
torchrun --nproc_per_node 2 train.py --mixed-precision
1818
```
1919

20-
To showcse DCP API
20+
To showcase DCP API
2121
```
2222
torchrun --nproc_per_node 2 train.py --dcp-api
2323
```

0 commit comments

Comments
 (0)