Skip to content

Commit 92031b9

Browse files
committed
1 parent e47d44c commit 92031b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-08-31-Rust-1.20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ package
199199
```
200200

201201
That is, because `crate` came before `cargo` in the original list, it must also be
202-
before it in the final list. An unstable sort could provide this result, but could
202+
before it in the final list. An unstable sort could provide that result, but could
203203
also give this answer too:
204204

205205
```text

0 commit comments

Comments
 (0)