We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2730f46 commit fab9456Copy full SHA for fab9456
wit/proxy.wit
@@ -1,7 +1,7 @@
1
package wasi:http@0.2.0;
2
3
/// The `wasi:http/imports` world imports all the APIs for HTTP proxies.
4
-/// Is is intended to be `include`d in other worlds.
+/// It is intended to be `include`d in other worlds.
5
world imports {
6
/// HTTP proxies have access to time and randomness.
7
include wasi:clocks/imports@0.2.0;
0 commit comments