diff options
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r-- | docs/BytecodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 9b85a378fd..05742fd646 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -629,7 +629,7 @@ Notes: <div class="doc_text"> <p>The module global info block contains the definitions of all global variables including their initializers and the <em>declaration</em> of all - functions. The format is shown in the table below</p> + functions. The format is shown in the table below:</p> <table> <tr> <th><b>Type</b></th> |