diff --git a/homestar-wasm/README.md b/homestar-wasm/README.md index 6f829802..3e64bf6c 100644 --- a/homestar-wasm/README.md +++ b/homestar-wasm/README.md @@ -632,7 +632,7 @@ possibilities here**. - [`flags`][wit-flags]: `flags` represent a bitset structure with a name for each bit. The type - represents a set of named booleans. In an instance of the type, each flag will + represents a set of named booleans. In an instance of the named type, each flag will be either true or false. * **IPLD to WIT Translation**