Skip to content

Commit

Permalink
Merge pull request #124 from crowet/patch-2
Browse files Browse the repository at this point in the history
fix(docs): correct grammar
  • Loading branch information
kate-goldenring authored Apr 9, 2024
2 parents 7dfd7c3 + 743c301 commit 6c7387b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component-model/src/design/wit.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ through methods. Resources can be thought of as _objects that implement_ an
interface.

For example, we could model a blob (binary large object) as a resource. The
following WIT defines the a `blob` resource type, which contains a constructor,
following WIT defines the `blob` resource type, which contains a constructor,
two methods, and a static function:

```wit
Expand Down

0 comments on commit 6c7387b

Please sign in to comment.