From 3060ccfafbdde5fda2e3125d284db2998d2b89f1 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 18 May 2015 09:58:01 -0700 Subject: Capitalize "Web". --- HighLevelGoals.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 503aec1..43a12e7 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -15,10 +15,10 @@ 4. Ship an effective [polyfill](V1.md#polyfill) library for v.1 that translates WebAssembly code into asm.js in the client so that WebAssembly can run on existing browsers at high speeds. -5. Design to execute within and integrate well with the *existing* web platform: +5. Design to execute within and integrate well with the *existing* Web platform: * maintain the versionless, feature-tested and [backwards-compatible](BinaryEncoding.md#backwards-compatibility) evolution - story of the web; + story of the Web; * execute in the same semantic universe as JavaScript; * allow synchronous calls to and from JavaScript; * enforce the same-origin and permissions security policies; and -- cgit v1.2.3