From 5471ce7a628a1c2fe43227a41af055cbfcc2bc1a Mon Sep 17 00:00:00 2001 From: Zeeshan Lakhani Date: Thu, 7 Mar 2024 22:28:27 -0500 Subject: [PATCH] Update homestar-wasm/README.md Co-authored-by: Brian Ginsburg <7957636+bgins@users.noreply.github.com> Signed-off-by: Zeeshan Lakhani --- homestar-wasm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**