diff --git a/BUILD_DETAIL.md b/BUILD_DETAIL.md index 37ebb3a28..573b24b86 100644 --- a/BUILD_DETAIL.md +++ b/BUILD_DETAIL.md @@ -40,7 +40,7 @@ The spec suite performs a couple extra checks that are worth noting: available for use in any context, we want to minimize how many bits of the standard library we load and use. Otherwise, RSpec's use of part of the standard library could mask a problem where a gem author forgets to load a part of the standard library they - rely on. The spec suite contains a spec that defines a whitelist of allowed loaded + rely on. The spec suite contains a spec that defines a list of allowed loaded stdlibs. In addition, we use [SimpleCov](https://github.com/colszowka/simplecov)