Skip to content

Commit 0e53468

Browse files
committed
cm: improve package documentation
1 parent 5c09fb0 commit 0e53468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cm/docs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package cm contains types and functions for interfacing with the WebAssembly Component Model.
1+
// Package cm provides types and functions for interfacing with the WebAssembly Component Model.
22
//
33
// The types in this package (such as [List], [Option], [Result], and [Variant]) are designed to match the memory layout
44
// of [Component Model] types as specified in the [Canonical ABI].

0 commit comments

Comments
 (0)