aboutsummaryrefslogtreecommitdiff
path: root/BinaryEncoding.md
diff options
context:
space:
mode:
authorLuke Wagner <luke@mozilla.com>2016-03-04 10:37:27 -0600
committerLuke Wagner <luke@mozilla.com>2016-03-04 10:37:27 -0600
commitc08726cc0f25a0988277b3e1d7a0765fdf24f527 (patch)
treeafa4f018fb63a959b723da6d9af08765e51a35c6 /BinaryEncoding.md
parent9cb14e31abad1a2ac950e42667a408811b65c5f7 (diff)
downloadnanowasm-design-c08726cc0f25a0988277b3e1d7a0765fdf24f527.tar.gz
Fix typo
Diffstat (limited to 'BinaryEncoding.md')
-rw-r--r--BinaryEncoding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md
index 62ec74b..516e37d 100644
--- a/BinaryEncoding.md
+++ b/BinaryEncoding.md
@@ -263,7 +263,7 @@ functions.
| local_names | `local_name*` | sequence of local names |
The sequence of `local_name` assigns names to the corresponding local index. The
-count may be greater or less than the actual number of functions.
+count may be greater or less than the actual number of locals.
#### Local name