Commit bce91dbd5e9f1ccb3f440aa02961475495780762
Update design.md
wanderer authored on 7/12/2016, 4:38:35 AMGitHub committed on 7/12/2016, 4:38:35 AM
Parent: bde32d2a61a6a19734347b36096c7a559d9c7613
Files changed
design.md | changed |
design.md | ||
---|---|---|
@@ -24,9 +24,9 @@ | ||
24 | 24 | +------------------+ |
25 | 25 | ``` |
26 | 26 | ## VM |
27 | 27 | |
28 | -The Vm implements [webassembly](https://github.com/WebAssembly/design). Two | |
28 | +The VM implements [webassembly](https://github.com/WebAssembly/design). Two | |
29 | 29 | sets of intefaces are exposed to it by the kernal. The Kernal Interface and |
30 | 30 | The Environment Interface. |
31 | 31 | |
32 | 32 | ## Kernel Interface |
Built with git-ssb-web