summaryrefslogtreecommitdiff
path: root/docs/demo/wat2wasm/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/demo/wat2wasm/index.html')
-rw-r--r--docs/demo/wat2wasm/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/demo/wat2wasm/index.html b/docs/demo/wat2wasm/index.html
index 14329c95..69919e79 100644
--- a/docs/demo/wat2wasm/index.html
+++ b/docs/demo/wat2wasm/index.html
@@ -55,7 +55,7 @@
<input type="checkbox" id="code_metadata"><label for="code_metadata">code metadata</label>
<input type="checkbox" id="gc"><label for="gc">gc</label>
<input type="checkbox" id="memory64"><label for="memory64">memory64</label>
- <input type="checkbox" id="multi_memory"><label for="gc">multi memory</label>
+ <input type="checkbox" id="multi_memory"><label for="multi_memory">multi memory</label>
<input type="checkbox" id="extended_const"><label for="extended_const">extended const</label>
<input type="checkbox" id="relaxed_simd"><label for="relaxed_simd">relaxed simd</label>
</div>