Skip to content

Commit 8c585ca

Browse files
committed
Split a sentence as recommended by @killercup
1 parent 103e336 commit 8c585ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2016-12-15-Underhanded-Rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ first annual Underhanded Rust Contest, inspired by the [Underhanded
99
C](http://www.underhanded-c.org/) and [Underhanded
1010
Crypto](https://underhandedcrypto.com/) contests. Our goal with
1111
[Rust](https://www.rust-lang.org/) is to make it easy to write trustworthy
12-
low-level software that is resistant to accidental security vulnerabilities,
13-
though less often challenged has been Rust's ability to protect against
12+
low-level software that is resistant to accidental security vulnerabilities.
13+
Less often challenged has been Rust's ability to protect against
1414
*deliberate* vulnerabilities in the face of scrutiny. This challenge is
1515
designed to put our language and [the broader Rust
1616
ecosystem](https://crates.io/) to the test, to help us learn where our blind

0 commit comments

Comments
 (0)