Skip to content

Commit 85a6cd9

Browse files
committed
Auto merge of rust-lang#51552 - ccesare:patch-1, r=kennytm
Minor language change to CONTRIBUTING.md In the `#building` section, the doc read that a default configuration "shall use around 3.5 GB of disk space." Changed "shall use" to "requires," as I don't think it's meant to sound so prescriptive.
2 parents 9181741 + 3a76b87 commit 85a6cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ file. If you still have a `config.mk` file in your directory - from
142142
### Building
143143
[building]: #building
144144

145-
A default configuration shall use around 3.5 GB of disk space, whereas building a debug configuration may require more than 30 GB.
145+
A default configuration requires around 3.5 GB of disk space, whereas building a debug configuration may require more than 30 GB.
146146

147147
Dependencies
148148
- [build dependencies](README.md#building-from-source)

0 commit comments

Comments
 (0)