aboutsummaryrefslogtreecommitdiff
path: root/Web.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-06-10 12:33:59 -0700
committerDan Gohman <sunfish@mozilla.com>2015-06-10 12:33:59 -0700
commit7ce0884567759dfb7ba3638c4cda8a6249cb1ebf (patch)
treeeed4291eab5377b24526323774a45ab439d23b0a /Web.md
parent2e062b3a294dfade8bb64fc8fe1aacd823dab586 (diff)
downloadnanowasm-design-7ce0884567759dfb7ba3638c4cda8a6249cb1ebf.tar.gz
Consistently capitalize "Web" in "the Web".
Diffstat (limited to 'Web.md')
-rw-r--r--Web.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Web.md b/Web.md
index f589448..3b989dd 100644
--- a/Web.md
+++ b/Web.md
@@ -3,7 +3,7 @@
WebAssembly's [Minimum Viable Product](MVP.md) explicitly targets browser
embeddings, and treats WebAssembly as an integral part of the Web platform.
-A key part of operating on the web is supporting
+A key part of operating on the Web is supporting
[feature testing](FeatureTest.md).
# Implementation Details