Skip to content

Commit 5d91d83

Browse files
committed
Add comma
1 parent 4466d03 commit 5d91d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ API changes
9292
implementation. Add the similar `From<&'a SliceInfo<T, Din, Dout>> for
9393
SliceInfo<&'a [SliceInfoElem], Din, Dout>` conversion as an alternative.
9494
- Change the *expr* `;` *step* case in the `s![]` macro to error at compile
95-
time if an unsupported type for *expr* is used instead of panicking at
95+
time if an unsupported type for *expr* is used, instead of panicking at
9696
runtime.
9797

9898
https://github.com/rust-ndarray/ndarray/pull/570 <br>

0 commit comments

Comments
 (0)