Skip to content

Commit

Permalink
fix(typo): change Simple to Import to match the example in mind (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Petrov authored Nov 14, 2023
1 parent 3a7f44b commit cb4fafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class Example {
```

There are more examples in the `examples/` directory. Run them with the
`Makefile`, such as: `make run-example EXAMPLE=Simple` to run the
`Makefile`, such as: `make run-example EXAMPLE=Import` to run the
`ImportExample` example.

# API of the `wasmer` library
Expand Down

0 comments on commit cb4fafe

Please sign in to comment.