From 3c5f39089dd523438a2d721a5517b9ce9d794c61 Mon Sep 17 00:00:00 2001 From: Luke Wagner Date: Fri, 24 Jul 2015 10:50:02 -1000 Subject: [PATCH] Change 'thus' to 'and' --- Web.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web.md b/Web.md index 9bed9232..adb9cfc0 100644 --- a/Web.md +++ b/Web.md @@ -13,7 +13,7 @@ More concretely, the following is a list of points of contact between WebAssembl and the rest of the Web platform that have been considered: * WebAssembly's [modules](Modules.md) allow for natural [integration with - the ES6 module system](Modules.md#integration-with-es6-modules) and thus + the ES6 module system](Modules.md#integration-with-es6-modules) and allow synchronous calling to and from JavaScript. * WebAssembly's security model should depend on [CORS][] and [subresource integrity][] to enable distribution, especially through content