Skip to content

Commit a04e9b0

Browse files
committed
fix improper description
1 parent abaa1a5 commit a04e9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes.d/pr-441.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["@philipch07", "@TroyKomodo"]
55

66
[[scuffle-amf0]]
77
category = "fix"
8-
description = "Fix `Amf0Object` to be represented by a BTreeMap instead of a hashmap to preserve order"
8+
description = "Fix `Amf0Object` to be represented by a BTreeMap instead of a hashmap to guarantee consistency when iterating through the map"
99
authors = ["@TroyKomodo"]
1010

1111
[[scuffle-amf0]]

0 commit comments

Comments
 (0)