Skip to content

Commit e0e6099

Browse files
committed
CHANGELOG: fix typo
1 parent 3a1e273 commit e0e6099

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
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
### Added
88

9-
- Generated variant shape types (`...Shape`) now include `structs.HostLayout`. This completes suport for the [Go wasm types proposal](https://github.com/golang/go/issues/66984).
9+
- Generated variant shape types (`...Shape`) now include [`structs.HostLayout`](https://github.com/golang/go/issues/66984).
1010

1111
## [v0.2.3] — 2024-10-05
1212

0 commit comments

Comments
 (0)