Skip to content

Commit fab9456

Browse files
Mossakalukewagner
andauthored
Update wit/proxy.wit
Co-authored-by: Luke Wagner <mail@lukewagner.name>
1 parent 2730f46 commit fab9456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wit/proxy.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package wasi:http@0.2.0;
22

33
/// The `wasi:http/imports` world imports all the APIs for HTTP proxies.
4-
/// Is is intended to be `include`d in other worlds.
4+
/// It is intended to be `include`d in other worlds.
55
world imports {
66
/// HTTP proxies have access to time and randomness.
77
include wasi:clocks/imports@0.2.0;

0 commit comments

Comments
 (0)