Skip to content

Commit 6a7780a

Browse files
Update component-model/src/design/wit.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 50deaf0 commit 6a7780a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • component-model/src/design

component-model/src/design/wit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ flags allowed-methods {
351351
```
352352

353353
> A `flags` type is logically equivalent to a record type where each field is of type `bool`,
354-
but it is represented more efficiently (as a bitfield) at the binary level.
354+
> but it is represented more efficiently (as a bitfield) at the binary level.
355355
356356
### Type aliases
357357

0 commit comments

Comments
 (0)