Skip to content

Commit fc558df

Browse files
fixed typo 01_pytorch_workflow.ipynb
1 parent 6aa8b4c commit fc558df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01_pytorch_workflow.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
"\n",
791791
"And that's a **loss function** as well as an **optimizer**.\n",
792792
"\n",
793-
"The rolls of these are: \n",
793+
"The roles of these are: \n",
794794
"\n",
795795
"| Function | What does it do? | Where does it live in PyTorch? | Common values |\n",
796796
"| ----- | ----- | ----- | ----- |\n",

0 commit comments

Comments
 (0)