Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit cd07682

Browse files
JuanitoFatasJonRowe
authored andcommitted
Update terminology in BUILD_DETAIL.md (#2576)
1 parent 4a952a8 commit cd07682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD_DETAIL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The spec suite performs a couple extra checks that are worth noting:
4040
available for use in any context, we want to minimize how many bits of the standard
4141
library we load and use. Otherwise, RSpec's use of part of the standard library could
4242
mask a problem where a gem author forgets to load a part of the standard library they
43-
rely on. The spec suite contains a spec that defines a whitelist of allowed loaded
43+
rely on. The spec suite contains a spec that defines a list of allowed loaded
4444
stdlibs.
4545

4646
In addition, we use [SimpleCov](https://github.com/colszowka/simplecov)

0 commit comments

Comments
 (0)