Skip to content

Commit 06e0381

Browse files
authored
Update README.md (#72)
mutiple -> multiple
1 parent 021a308 commit 06e0381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ For more details on the configuration of the training process, please visit our
112112

113113
<b>Multi-Node Training.</b>
114114

115-
To train OpenDiT on mutiple nodes, you can use the following command:
115+
To train OpenDiT on multiple nodes, you can use the following command:
116116

117117
```
118118
colossalai run --nproc_per_node 8 --hostfile hostfile train.py \

0 commit comments

Comments
 (0)