Skip to content

Commit f0096a1

Browse files
authored
Fix small typos / inconsistencies (#64)
1 parent 80d552f commit f0096a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/2025-01-27-rust-cuda-reboot.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ projects.
5353
For a broader look at Rust and GPUs, check out the [ecosystem overview
5454
page](https://rust-gpu.github.io/ecosystem/).
5555

56-
## Short-Term Roadmap
56+
## Short-term roadmap
5757

5858
Our immediate focus is on stabilizing and modernizing the Rust CUDA project:
5959

@@ -78,7 +78,7 @@ its functionality and integrate with the broader ecosystem:
7878
- **`rust-gpu` collaboration**: Leverage `rust-gpu`'s tooling and compiler
7979
infrastructure to reduce duplication.
8080

81-
## Long-Term Roadmap
81+
## Long-term roadmap
8282

8383
Our long-term vision is to make GPU programming in Rust safe, ergonomic, fast, and fully
8484
integrated into the language:

0 commit comments

Comments
 (0)