We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34afa07 commit 8ef9c4aCopy full SHA for 8ef9c4a
workshops/online-tutorial-series/03_computation.ipynb
@@ -98,8 +98,8 @@
98
"**Broadcasting** allows an operator or a function to act on two or more arrays\n",
99
"to operate even if these arrays do not have the same shape. That said, not all\n",
100
"the dimensions can be subjected to broadcasting; they must meet certain rules.\n",
101
- "The image below t illustrates how performing an operation on arrays with\n",
102
- "differenty coordinates will result in automatic broadcasting\n",
+ "The image below illustrates how performing an operation on arrays with\n",
+ "differently coordinates will result in automatic broadcasting\n",
103
"\n",
104
"\n",
105
0 commit comments