Skip to content

Commit 36ef472

Browse files
committed
Fix typo
1 parent 6e7fc8e commit 36ef472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This page describes the most important changes in `TypeUtils`. The format is bas
2525

2626
### Fixed
2727

28-
- Fix `new_array(T)` and `new_array(T,())` of yield a 0-dimensional array.
28+
- Fix `new_array(T)` and `new_array(T,())` to yield a 0-dimensional array.
2929

3030

3131
## Version 1.5.0

0 commit comments

Comments
 (0)