Skip to content

Commit f15e986

Browse files
author
Guy Bedford
authored
typo
1 parent b80ad2a commit f15e986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wit/types.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ interface types {
259259
/// Request.
260260
///
261261
/// Returns success on the first call: the `outgoing-body` resource for
262-
/// this `outgoing-response` can be retrieved at most once. Subsequent
262+
/// this `outgoing-request` can be retrieved at most once. Subsequent
263263
/// calls will return error.
264264
body: func() -> result<outgoing-body>;
265265

0 commit comments

Comments
 (0)