Skip to content

Commit d1925a2

Browse files
committed
fix typo in changelog
1 parent 4771965 commit d1925a2

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
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file. The format
1414
- Fix OP_BIN2NUM to copy bytes and prevent stack corruption & add corresponding test
1515

1616
### Changed
17-
- `opcodeNum2bin` now copies value before minimally encoding
17+
- `opcodeBin2num` now copies value before minimally encoding
1818

1919
## [1.1.1] - 2024-08-28
2020
- Fix OP_RETURN data & add corresponding test

0 commit comments

Comments
 (0)