Skip to content

Commit a28e629

Browse files
Change log cosmetics
1 parent 8d42a91 commit a28e629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Optimized encoding and decoding hot paths:
4747
* Switched to `unpack1` instead of `unpack().first` throughout
4848
* Use `byteslice` instead of `slice` for binary string operations
4949
* Use `getbyte` for single byte access (4x faster than alternatives)
50-
* Adopted `frozen_string_literal` pragma
50+
* Adopted the `frozen_string_literal` pragma
5151

5252
The improvements on Ruby 3.4 are very meaningful:
5353

0 commit comments

Comments
 (0)