Skip to content

Commit

Permalink
Merge pull request #1116 from ScalarJerk/main
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
mrdbourke authored Jan 6, 2025
2 parents 6aa8b4c + 3a78fb6 commit 4795ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/00_pytorch_fundamentals.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@
"\n",
"These operations are often a wonderful dance between:\n",
"* Addition\n",
"* Substraction\n",
"* Subtraction\n",
"* Multiplication (element-wise)\n",
"* Division\n",
"* Matrix multiplication\n",
Expand Down

0 comments on commit 4795ae2

Please sign in to comment.