We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dfd7c3 + 743c301 commit 6c7387bCopy full SHA for 6c7387b
component-model/src/design/wit.md
@@ -215,7 +215,7 @@ through methods. Resources can be thought of as _objects that implement_ an
215
interface.
216
217
For example, we could model a blob (binary large object) as a resource. The
218
-following WIT defines the a `blob` resource type, which contains a constructor,
+following WIT defines the `blob` resource type, which contains a constructor,
219
two methods, and a static function:
220
221
```wit
0 commit comments