aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF Bastien <github@jfbastien.com>2015-06-11 10:02:22 +0200
committerJF Bastien <github@jfbastien.com>2015-06-11 10:02:22 +0200
commit2decb7c5e952d07f1b60a658e7972df09a821078 (patch)
tree8a9a45dda7b80b424991f09ea0ef2d21ef5cba36
parent8baea632bc43b7feb610d39621fa516e8ffee3e3 (diff)
downloadnanowasm-design-2decb7c5e952d07f1b60a658e7972df09a821078.tar.gz
Hyphen for "high-level", as in other documents.
-rw-r--r--Web.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Web.md b/Web.md
index 11daa5e..ac24b21 100644
--- a/Web.md
+++ b/Web.md
@@ -6,7 +6,7 @@ embedded in Web browsers (though this is [not its only purpose](NonWeb.md)).
This means integrating with the Web ecosystem, leveraging Web APIs, supporting
the Web's security model, preserving the Web's portability, and designing in
room for evolutionary development. Many of these goals are clearly
-reflected in WebAssembly's [high level goals](HighLevelGoals.md).
+reflected in WebAssembly's [high-level goals](HighLevelGoals.md).
# Implementation Details