Skip to content

Commit 730fb4e

Browse files
authored
Minor edit in wording (#221)
1 parent c45f18a commit 730fb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/numpy/numpy2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Some key highlights are:
8484

8585
These are just some of the more impactful changes in behavior and usability. In addition,
8686
NumPy 2.0 contains significant performance and documentation improvements,
87-
and more much - for an extensive list of changes, see
87+
and much more - for an extensive list of changes, see
8888
the [NumPy 2 release notes](https://numpy.org/devdocs/release/2.0.0-notes.html).
8989

9090
To adopt this major release, users will likely need to adjust existing code, but we

0 commit comments

Comments
 (0)