Fix grammatical errors in Testing chapter

This commit is contained in:
Sam Brannen 2017-05-28 14:28:57 +02:00 committed by GitHub
parent 1383ad5f91
commit 76b28a0cec
1 changed files with 2 additions and 2 deletions

View File

@ -2411,8 +2411,8 @@ how caching works, it is important to understand what is meant by __unique__ and
suite__.
An `ApplicationContext` can be __uniquely__ identified by the combination of
configuration parameters that are used to load it. Consequently, the unique combination
of configuration parameters are used to generate a __key__ under which the context is
configuration parameters that is used to load it. Consequently, the unique combination
of configuration parameters is used to generate a __key__ under which the context is
cached. The TestContext framework uses the following configuration parameters to build
the context cache key: