Skip to content

Commit 571785c

Browse files
committed
corrected typo
1 parent d200afc commit 571785c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

presentation.pdf

97 Bytes
Binary file not shown.

presentation.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@
598598
\begin{enumerate}
599599
\item The arrays all have exactly the same shape.
600600
\item The arrays all have the same number of dimensions and the
601-
length of each dimensions is either a common length or 1.
601+
length of each dimension is either a common length or 1.
602602
\item The arrays that have too few dimensions can have their
603603
shapes prepended with a dimension of length 1 to satisfy
604604
property 2.

0 commit comments

Comments
 (0)