We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e12cdb commit 58e5504Copy full SHA for 58e5504
src/pages/index.tsx
@@ -144,8 +144,8 @@ function Features() {
144
Rust GPU makes it possible to write and run GPU software in Rust,
145
leveraging the language's powerful safety and concurrency features to
146
enhance performance and reliability. With Rust GPU, you can seamlessly
147
- develop for both CPU and GPU using a unified codebase, all while
148
- benefiting from Rust’s existing ecosystem.
+ develop for both CPU and GPU using a unified codebase while benefiting
+ from Rust's existing ecosystem.
149
</p>
150
<h2 id="multi-vendor">
151
<FcMultipleDevices className="inline-block mb-1 mr-2" /> Multi-Vendor
0 commit comments