Skip to content

Commit 8904faa

Browse files
committed
typo fix
1 parent cb70ff4 commit 8904faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/08_ml_ai_hpc/04_tensorflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ srun singularity exec --nv \
185185
/bin/bash -c "source /ext3/env.sh; python mnist_classify.py --batch-size-per-replica=32 --epochs=15"
186186
```
187187
:::note
188-
Be sure to change `NetID` in the above scipt to your NetID.
188+
Be sure to change `NetID` in the above script to your NetID.
189189
:::
190190

191191
Submit the job as follows:

0 commit comments

Comments
 (0)