Skip to content

Commit

Permalink
Merge pull request #5294 from flba-eb/fix_typo
Browse files Browse the repository at this point in the history
Fix typo in readme file
  • Loading branch information
syrusakbary authored Dec 10, 2024
2 parents 0c8fb44 + 98dcb97 commit d195668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compiler-llvm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let mut store = Store::new(compiler);
## When to use LLVM

We recommend using LLVM as the default compiler when running WebAssembly
files on any **production** system, as it offers maximum peformance near
files on any **production** system, as it offers maximum performance near
to native speeds.

## Requirements
Expand Down

0 comments on commit d195668

Please sign in to comment.