From c08726cc0f25a0988277b3e1d7a0765fdf24f527 Mon Sep 17 00:00:00 2001 From: Luke Wagner Date: Fri, 4 Mar 2016 10:37:27 -0600 Subject: Fix typo --- BinaryEncoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BinaryEncoding.md') 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 -- cgit v1.2.3