Skip to content

Commit 41865f5

Browse files
authored
Merge pull request #16 from kellytk/patch-1
Corrected grammar
2 parents dab6b73 + e5bb7af commit 41865f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _posts/2018-06-25-vision-for-rust-and-wasm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ performance. It is free from the non-deterministic garbage collection
3434
pauses. Programmers have control over indirection, monomorphization, and memory
3535
layout.
3636

37-
With Rust, we don't need to be a performance gurus who are intimately familiar
37+
With Rust, we don't need to be performance gurus who are intimately familiar
3838
with the inner workings of each JavaScript implementation's JIT. We can have
3939
[speed without wizardry][].
4040

0 commit comments

Comments
 (0)