diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-06-10 12:33:59 -0700 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-06-10 12:33:59 -0700 |
| commit | 7ce0884567759dfb7ba3638c4cda8a6249cb1ebf (patch) | |
| tree | eed4291eab5377b24526323774a45ab439d23b0a /Web.md | |
| parent | 2e062b3a294dfade8bb64fc8fe1aacd823dab586 (diff) | |
| download | nanowasm-design-7ce0884567759dfb7ba3638c4cda8a6249cb1ebf.tar.gz | |
Consistently capitalize "Web" in "the Web".
Diffstat (limited to 'Web.md')
| -rw-r--r-- | Web.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
