1 parent 4f70b58 commit 7125437Copy full SHA for 7125437
1 file changed
README.md
@@ -12,7 +12,7 @@ This is inspired in part by Ulysse Carion's
12
and Jonathan Turner's [rustyjit](https://github.com/jonathandturner/rustyjit).
13
14
A quick introduction to Cranelift: Cranelift is a compiler backend. It's
15
-light-weight, supports `no_std` mode, doesn't use of floating-point itself,
+light-weight, supports `no_std` mode, doesn't use floating-point itself,
16
and it makes efficient use of memory.
17
18
And Cranelift is being architected to allow flexibility in how one uses it.
0 commit comments