Skip to content

Commit 780b5bb

Browse files
authored
Rollup merge of #134012 - aarikpokras:patch-1, r=saethlin
Grammar fixes Fixed some grammar in README.md
2 parents df5ec03 + 2d71dd5 commit 780b5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
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)