Skip to content

Commit aab24d4

Browse files
chore: add some spacing
1 parent f559345 commit aab24d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

component-model/src/design/component-model-concepts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ An [_interface_](./interfaces.md) is a collection of type definitions
3838
and function declarations (function names accompanied by type signatures).
3939
Typically, a single interface describes a specific, focused bit
4040
of functionality.
41+
4142
For example, in [wasi-cli][wasi-cli-stdio],
4243
three separate interfaces are used to implement `stdin`, `stdout`, and `stderr`
4344
(streams typically available in command-line-like environments)

0 commit comments

Comments
 (0)