diff options
| author | JF Bastien <github@jfbastien.com> | 2015-06-11 10:02:22 +0200 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2015-06-11 10:02:22 +0200 |
| commit | 2decb7c5e952d07f1b60a658e7972df09a821078 (patch) | |
| tree | 8a9a45dda7b80b424991f09ea0ef2d21ef5cba36 | |
| parent | 8baea632bc43b7feb610d39621fa516e8ffee3e3 (diff) | |
| download | nanowasm-design-2decb7c5e952d07f1b60a658e7972df09a821078.tar.gz | |
Hyphen for "high-level", as in other documents.
| -rw-r--r-- | Web.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
