Skip to content

Commit fa4d83d

Browse files
authored
did no write -> did not write
1 parent dd47685 commit fa4d83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04-code-vectorization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ capability and write quite naturally:
264264

265265
.. note::
266266

267-
We did no write `Z = 0` as this would simply assign the value 0 to `Z` that
267+
We did not write `Z = 0` as this would simply assign the value 0 to `Z` that
268268
would then become a simple scalar.
269269

270270
.. code:: python

0 commit comments

Comments
 (0)