From dd54e39cce304cf1d402066138f77c860947ab45 Mon Sep 17 00:00:00 2001 From: Luke Wagner Date: Wed, 10 Jun 2015 09:09:13 -0500 Subject: Fix typo in Web.md --- Web.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Web.md') diff --git a/Web.md b/Web.md index bfc7209..f589448 100644 --- a/Web.md +++ b/Web.md @@ -12,7 +12,7 @@ We've identified interesting implementation approaches which help convince us that the design, especially that of the [MVP](MVP.md), are sensible: * WebAssembly's security model should depend on [CORS][] and - [subresource integrity][] to enable distribution, especially though content + [subresource integrity][] to enable distribution, especially through content distribution networks and to implement [dynamic linking](FutureFeatures.md#dynamic-linking). * A [module](MVP.md#Modules) can be loaded in the same way as an ES6 module -- cgit v1.2.3