diff --git a/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md b/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md index 1f5cab7..57bc4ad 100644 --- a/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md +++ b/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md @@ -704,7 +704,7 @@ So how much faster is Rust than JavaScript in generating icosahedrons and hexspheres? Here's how long it took with generating shapes in JS with Three.js in Firefox -vs. in native Rust with a i5-2500K 3.3 GHz CPU. +versus in native Rust with a i5-2500K 3.3 GHz CPU. | Shape | JS generate time | Rust generate time | |---|---|---|