diff --git a/docs/Capabilities.md b/docs/Capabilities.md index ff6f2e5c..c7586e61 100644 --- a/docs/Capabilities.md +++ b/docs/Capabilities.md @@ -3,7 +3,7 @@ What is a capability? The Wasm language has no syscall instructions or built-in I/O facilities. -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 with *capabilities*. There are two main kinds of capabilities in WASI, link-time capabilities