aboutsummaryrefslogtreecommitdiff
path: root/BinaryEncoding.md
diff options
context:
space:
mode:
Diffstat (limited to 'BinaryEncoding.md')
-rw-r--r--BinaryEncoding.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md
index ea81227..ab24438 100644
--- a/BinaryEncoding.md
+++ b/BinaryEncoding.md
@@ -190,7 +190,7 @@ This section must be preceded by the [Function Signatures](#function-signatures-
ID: `start_function`
-A module may contain at most one start fuction section.
+A module may contain at most one start function section.
This section must be preceded by a [Function Signatures](#function-signatures-section) section.
| Field | Type | Description |
@@ -201,7 +201,7 @@ This section must be preceded by a [Function Signatures](#function-signatures-se
ID: `data_segments`
-The data segemnts section declares the initialized data that should be loaded into the linear memory.
+The data segments section declares the initialized data that should be loaded into the linear memory.
A module may only contain one data segments section.
| Field | Type | Description |