Skip to content

Commit 988b510

Browse files
authored
Fix typo (#996)
1 parent 7bd9840 commit 988b510

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 — and enable you to eliminate many classes of
37+
and thread-safety — enable you to eliminate many classes of
3838
bugs at compile-time.
3939
4040
language-values-productivity = Productivity

0 commit comments

Comments
 (0)