Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3d42559

Browse files
authored
Unrolled build for rust-lang#134012
Rollup merge of rust-lang#134012 - aarikpokras:patch-1, r=saethlin Grammar fixes Fixed some grammar in README.md
2 parents 974ccc1 + 2d71dd5 commit 3d42559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ standard library, and documentation.
2121

2222
## Why Rust?
2323

24-
- **Performance:** Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrate with other languages.
24+
- **Performance:** Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrated with other languages.
2525

2626
- **Reliability:** Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.
2727

0 commit comments

Comments
 (0)