Skip to content

Commit 6455d1c

Browse files
committed
DOC: Fix typo in the relnotes
1 parent f3408e5 commit 6455d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Recent Changes (ndarray)
104104
to shorten the lifetime of an array view; in a reference-like type this
105105
normally happens implicitly but for technical reasons the views have
106106
an invariant lifetime parameter.
107-
- Fix an issue with type inference, the dimensinality of an array
107+
- Fix an issue with type inference, the dimensionality of an array
108108
should not infer correctly in more cases when using slicing. By @jturner314.
109109

110110
__ https://docs.rs/ndarray/0.11/ndarray/doc/ndarray_for_numpy_users/

0 commit comments

Comments
 (0)