Skip to content

Commit 6f2932f

Browse files
authored
Fix typo
1 parent a05d98b commit 6f2932f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#### 9.1.2
22
* 28/08/23
33
* #354 Amend `round` to avoid bug in v8 Maglev compiler.
4-
* [BUGFIX] #344 `minumum(0, -0)` should be `-0`.
4+
* [BUGFIX] #344 `minimum(0, -0)` should be `-0`.
55

66
#### 9.1.1
77
* 04/12/22

0 commit comments

Comments
 (0)