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

Commit 83a2e4b

Browse files
authored
Merge pull request #356 from JuanitoFatas/doc/build-detail
Update terminology in BUILD_DETAIL.md
2 parents a7f37eb + 2b04f6b commit 83a2e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD_DETAIL.md

Lines changed: 1 addition & 1 deletion
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)