Skip to content

Commit 3a78fb6

Browse files
committed
Fixed typo
1 parent 6aa8b4c commit 3a78fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/00_pytorch_fundamentals.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@
11681168
"\n",
11691169
"These operations are often a wonderful dance between:\n",
11701170
"* Addition\n",
1171-
"* Substraction\n",
1171+
"* Subtraction\n",
11721172
"* Multiplication (element-wise)\n",
11731173
"* Division\n",
11741174
"* Matrix multiplication\n",

0 commit comments

Comments
 (0)