Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 9eb40fb

Browse files
committed
ewasm: bugfix: correct file import
1 parent e7e4c3c commit 9eb40fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ewasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Ewasm Specification
22
=================
33

44
```k
5-
require "wasm.md"
5+
require "wasm-text.md"
66
require "eei.md"
77
88
module EWASM-SYNTAX

0 commit comments

Comments
 (0)