Skip to content

Commit

Permalink
Change 'thus' to 'and'
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Wagner committed Jul 24, 2015
1 parent 8424d7b commit d65a477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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
Expand Down

0 comments on commit d65a477

Please sign in to comment.