diff --git a/src/pages/index.tsx b/src/pages/index.tsx index f7001f5..ab13d92 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -144,8 +144,8 @@ function Features() { Rust GPU makes it possible to write and run GPU software in Rust, leveraging the language's powerful safety and concurrency features to enhance performance and reliability. With Rust GPU, you can seamlessly - develop for both CPU and GPU using a unified codebase, all while - benefiting from Rust’s existing ecosystem. + develop for both CPU and GPU using a unified codebase while benefiting + from Rust's existing ecosystem.