Skip to content

Commit bed597a

Browse files
authored
Rollup merge of rust-lang#72916 - DutchGhost:patch-1, r=jonas-schievink
Update README.md rust-lang#72827 changed it from `*.nix` to `Unix-like system`, but actually it should be `a Unix-like system`
2 parents de1a767 + 503048c commit bed597a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ or reading the [rustc dev guide][rustcguidebuild].
2323

2424
[rustcguidebuild]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html
2525

26-
### Building on Unix-like system
26+
### Building on a Unix-like system
2727
1. Make sure you have installed the dependencies:
2828

2929
* `g++` 5.1 or later or `clang++` 3.5 or later

0 commit comments

Comments
 (0)