Skip to content

Commit 7f824f8

Browse files
authored
Fix grammar (#1043)
The PR #996 removed the word "and", but in that case, I think the verb needs to be changed too.
1 parent 0445e40 commit 7f824f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/en-US/homepage.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ language-values-performance-blurb = Rust is blazingly fast and memory-efficient:
3434
3535
language-values-reliability = Reliability
3636
language-values-reliability-blurb = Rust’s rich type system and ownership model guarantee memory-safety
37-
and thread-safety — enable you to eliminate many classes of
37+
and thread-safety — enabling you to eliminate many classes of
3838
bugs at compile-time.
3939
4040
language-values-productivity = Productivity

0 commit comments

Comments
 (0)