Skip to content

Commit a7411ba

Browse files
tshepangamanjeev
andauthored
be more direct
Co-authored-by: Amanjeev Sethi <[email protected]>
1 parent 9d1e802 commit a7411ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/how-to-build-and-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ probably the best "go to" command:
230230
./x build library
231231
```
232232

233-
What this command does is the following:
233+
This command does the following:
234234
- Build in-tree rustc using stage0[^stage0] rustc and std, producing stage1 rustc.
235235
- Build in-tree std using that (stage1) rustc, producing stage std.
236236

0 commit comments

Comments
 (0)