Unverified Commit 298748a6 authored by Zelda Hessler's avatar Zelda Hessler Committed by GitHub
Browse files

fix: misspelled name (#1554)

parent 9ede23b1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,13 +15,13 @@
message = "Add checksum calculation and validation wrappers for HTTP bodies."
references = ["smithy-rs#1263"]
meta = { "breaking" = false, "tada" = false, "bug" = false }
author = "Velf"
author = "Velfi"

[[smithy-rs]]
message = "`aws_smithy_http::header::append_merge_header_maps`, a function for merging two `HeaderMap`s, is now public."
references = ["smithy-rs#1263"]
meta = { "breaking" = false, "tada" = false, "bug" = false }
author = "Velf"
author = "Velfi"

[[aws-sdk-rust]]
message = """