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 3d5e055 commit 9df56e7Copy full SHA for 9df56e7
docs/Capabilities.md
@@ -3,7 +3,7 @@
3
What is a capability?
4
5
The Wasm language has no syscall instructions or built-in I/O facilities.
6
-To let interact with the outside world, Wasm programs can be provided
+To let programs interact with the outside world, Wasm programs can be provided
7
with *capabilities*.
8
9
There are two main kinds of capabilities in WASI, link-time capabilities
0 commit comments